log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 10950:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-08-03
kfraser
10950:3eb0f56d77c2
Missing file from previous changeset.
2006-08-03
kfraser
10949:b33c08de3d98
[HVM] Add a concept of HVM parameters to the hypervisor.
2006-08-02
emellor
10948:aa1ab056bfbf
Clarify the use of vcpu-set. Closes bug #686.
2006-08-02
kfraser
10947:01734f40860f
[HVM][SVM] Fix PIO breakage (fixed for VMX in previous changeset).
2006-08-02
kfraser
10946:7e7552112954
[HVM][VMX] Fix dead loop in PIO handling, introduced in c/s 10894.
2006-08-02
kfraser
10945:ab86a6f3b5ee
[PCI] Transparent virtualization for pcifront and pciback.
2006-08-02
kfraser
10944:08415dfc5918
[XEN] Allow quick building of individual files.
2006-08-02
kfraser
10943:9a4a560d0a23
[LINUX] Allows userspace tools on a domU to set up a watch on the xenstore.
2006-08-02
kfraser
10942:153e69eae665
[TOOLS] Enhance xenstore-ls to optionally display permissions.
2006-08-02
kfraser
10941:ee6014279103
[LINUX] Clarify a confusing error message in xenbus_probe.c.
2006-08-02
kfraser
10940:8f452e26224a
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod.
2006-08-02
kfraser
10939:9632ececc8f4
[TOOLS] lomount: Fix printf formats inside #ifdef DEBUG.
2006-08-02
kfraser
10938:637e64826342
[IA64] Updates the ia64 buildconfigs.
2006-08-02
kfraser
10937:a6cb8ba24a91
[HVM] Place all APIC registers into one page in native format.
2006-08-02
kfraser
10936:637b6d60e792
[HVM] Fix an issue with APIC priority checks.
2006-08-02
kfraser
10935:f5b9b8439012
[VMXASSIST] Fix GDTR accesses when paging mode enabled.
2006-08-02
kfraser
10934:3aad3abca993
[SHADOW] Build p2m mapping according to m2p mapping.
2006-08-02
chris
10933:acccec7e213a
Update patch to reflect changes from 10867:edf7a25fdc43.
2006-08-02
kfraser
10932:822c39808e62
[HVM] Initialise full regs structure for PIO requests.
2006-08-02
kfraser
10931:022f29d4d2b8
[HVM][VMX] Clean up vmx hvm interface functions:
2006-08-02
kfraser
10930:556022fb8eb6
There is an allocation-failure path in sched_credit.c that BUGs. The
2006-08-02
kfraser
10929:bbc27b921e2a
[TOOLS] ppc64 is not a LIB_64_ARCH
2006-08-02
kfraser
10928:10dc10473c3f
[PCI] back: Fix potential infinite loop in pcistub_match_one().
2006-08-01
kfraser
10927:10b05c2e7947
Merge.
2006-08-01
kfraser
10926:a5835e6f7ff9
[LINUX] Fix save/restore (broken by my own GSO tweaks).
2006-08-01
jchesterfield
10925:8b635f930187
Switch blktapctrl.c over to using standard system daemon(3) call. Current patch was not closing all FDs and redirecting output to /dev/null, preventing tapdisk from launching correctly.
2006-08-01
kfraser
10924:d323acca28a2
[TOOLS] Clean up libxenstore.a on 'make clean'.
2006-08-01
kfraser
10923:c8ee670ac87e
[XEN] Fix 32-bit build.
2006-08-01
kfraser
10922:2e3b121662dc
[HVM][SVM] Change the calling convention for SVM VMMCALLs so
2006-08-01
kfraser
10921:0d2ba35c0cf2
[XEN] Add hypercall support for HVM guests. This is
2006-08-01
kfraser
10920:e351aace191e
[LINUX] Do not early-unpin pagetables that contain foreign mappings.
2006-08-01
kfraser
10919:b786bfb058eb
[XEN] Hide compile-time information values behind a
2006-08-01
emellor
10918:d8d66e2c19b2
Rename all the CVS directories to .CVS. We want to keep the references to
2006-08-01
kfraser
10917:5379548bfc79
[NET] Enable TCPv4 segmentation offload in front/back drivers.
2006-07-31
kfraser
10916:947e09f90b3b
[ACM] A wxPython GUI tool for sHype/ACM in Xen. It is used
2006-07-31
kfraser
10915:3fae79942240
[DOCS][ACM] Update the user guide for Xen with a chapter describing the
2006-07-31
kfraser
10914:6d44ab88d941
[BLKTAP] Properly daemonise the blktap control daemon. Fixes bug #709.
2006-07-31
kfraser
10913:637fa5352fad
[NET] back: Transmit TSO packets if supported
2006-07-31
kfraser
10912:485616ab73e3
[NET] front: Add TSO support
2006-07-31
kfraser
10911:9f29252c23b6
[NET] back: Transmit SG packets if supported
2006-07-31
kfraser
10910:5f5a2f282032
[NET] front: Add SG support
2006-07-31
kfraser
10909:7bb2e0be9cc2
[NET] back: Added tx queue
2006-07-31
kfraser
10908:2d2ed4d9b1c1
[XEN] Some suspicion that we may enter an infinite
2006-07-31
vhanquez
10907:c471b326b75e
Add a transaction_started field in xenstored connection structure instead of
2006-07-29
vhanquez
10906:d2bf1a7cc131
Limit the number of opened transactions per connection to 5.
2006-07-29
chris
10905:edf7a25fdc43
Add back changes lost from xen-ia64 cset 10570:8dc4af3f192c
2006-07-28
kfraser
10904:4833dc75ce4d
[NET] front: Fix the build (broken my me a few changesets back).
2006-07-28
kfraser
10903:7e25295d8d9d
[XM] Print shorthelp of xm shutdown.
2006-07-28
kfraser
10902:98ee83ed9d28
[XEND] Better checking of shutdown of domain0.
2006-07-28
kfraser
10901:affe80cdb485
[TPM] Remove some stale code from the TPM backend driver. The code
2006-07-28
kfraser
10900:12f75f4e2ea8
[LINUX] update_va_mapping multicalls: Use MULTI_UVMxxx_INDEX where possible.
2006-07-28
kfraser
10899:93c785354dd1
[PCI] Pcifront for ia64.
2006-07-28
kfraser
10898:23c37bc942da
[NET] front: Added feature-rx-notify
2006-07-28
kfraser
10897:2e91ad1a89ce
[NET] back: Replace netif->status with netif_carrier_ok
2006-07-28
kfraser
10896:275660d492c6
[NET] front: Move rx req pushing to one spot
2006-07-28
kfraser
10895:762ae310d878
[NET] front: Clean up rx ring recovery.
2006-07-28
kfraser
10894:1fb835267a50
Merge.
2006-07-28
kfraser
10893:03c8002068d9
Merge.
2006-07-28
kfraser
10892:0115a927ee99
[IA64] Add missing empty files.
2006-07-28
sos22
10891:fc0040fd13d8
Merge.
less
more
| rev 10950:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip