aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xm-test: Allow dom0 network interface used in tests to be overridenJames Bulpin2007-08-124-7/+17
* Fix xm block/network-detach command.kfraser@localhost.localdomain2007-08-094-19/+155
* acm: Some fixes to the Xend ACM management codekfraser@localhost.localdomain2007-08-094-29/+84
* Do not clobber new wallclock offset on restore.Ian Campbell2007-08-081-12/+23
* [TOOLS] Avoid unaligned accesses in libfsimage FAT16 codeTim Deegan2007-08-081-3/+3
* xentop: fix abnormal value cpu(%) when domain shutdown.kfraser@localhost.localdomain2007-08-071-1/+1
* [HVM] Store Etherboot ROM as hexdump, not binaryTim Deegan2007-08-064-2/+2056
* xm: Fix control characters causing xm tests to fail.kfraser@localhost.localdomain2007-08-061-1/+1
* xm: pass --skipdtd parameter through to 'xm new'kfraser@localhost.localdomain2007-08-061-1/+2
* pygrub: LiloConf.py supports root and read-onlykfraser@localhost.localdomain2007-08-061-3/+21
* Fix/cleanup destroyDevice code path in xend.kfraser@localhost.localdomain2007-08-065-27/+96
* [ACM] Support for removing / replacing a policykfraser@localhost.localdomain2007-08-066-33/+142
* [ACM] Support for running unlabeled domains alongside labeled oneskfraser@localhost.localdomain2007-08-066-26/+53
* domain builder: Zero start_info struct.kfraser@localhost.localdomain2007-08-031-0/+2
* xenstore: Redirect stdin/stdout/stderr to /dev/null.kfraser@localhost.localdomain2007-08-011-4/+8
* xenstore: Do not assign to stdout/stderr/stdin - they are notkfraser@localhost.localdomain2007-08-013-10/+5
* xenstored: Do not write to stderr if we are daemonised!kfraser@localhost.localdomain2007-08-014-15/+16
* xenstored: Remove unused util code.kfraser@localhost.localdomain2007-08-012-96/+0
* blktap: Fix unaligned access to blktap/tapdisk message payloads.kfraser@localhost.localdomain2007-08-011-1/+3
* Fix file descriptor leak in blktapctrlkfraser@localhost.localdomain2007-08-011-12/+32
* [IA64] Fix tools build.kfraser@localhost.localdomain2007-08-011-1/+3
* hvmloader: Avoid bogus use of NULL pointer.kfraser@localhost.localdomain2007-07-311-1/+1
* [ACM] Some more fixeskfraser@localhost.localdomain2007-07-304-3/+26
* Move generate_acpi_checksum() from ia64 code to common.kfraser@localhost.localdomain2007-07-302-1/+14
* Implement Xen API method Console.set_other_config.kfraser@localhost.localdomain2007-07-273-3/+23
* Implement missing Xen API method Console.get_other_config.kfraser@localhost.localdomain2007-07-271-0/+6
* Fix Xen API console methods that use undefined variables.kfraser@localhost.localdomain2007-07-271-0/+2
* [Xend] Do network startup earlier.kfraser@localhost.localdomain2007-07-272-3/+4
* [XEND] Fix for creating VLANs using the Xen-APIkfraser@localhost.localdomain2007-07-271-3/+3
* [ACM] Check a domain's authorization to run.kfraser@localhost.localdomain2007-07-273-7/+32
* [HVM] Save/restore: don't leak shared-memory segments after HVM live-migrate.Tim Deegan2007-07-261-7/+18
* xenstored: Fix socket-based connection teardown. Reading zero byteskfraser@localhost.localdomain2007-07-251-0/+6
* xenstore: Small cleanups and fixes.kfraser@localhost.localdomain2007-07-243-13/+35
* Add domain name check and UUID check to 'xm new' command.kfraser@localhost.localdomain2007-07-241-0/+26
* [HVM] Live-migration fixups after 15639:c585f993385cTim Deegan2007-07-243-23/+23
* MergeTim Deegan2007-07-243-49/+64
|\
| * xenstored: Fairly round-robin schedule work across all connections.kfraser@localhost.localdomain2007-07-242-44/+60
| * xenstored: Guarantee to fire @releaseDomain watch when a domain is destructed.kfraser@localhost.localdomain2007-07-241-5/+4
* | [HVM] Control qemu's state-save via xenstore, instead of SIGUSR1Tim Deegan2007-07-248-52/+134
|/
* [PVFB] Fix shift key for graphical vnc displaykfraser@localhost.localdomain2007-07-231-3/+103
* [IOEMU] Fix shift key for graphical vnc displaykfraser@localhost.localdomain2007-07-232-8/+100
* Improve xm vcpu-list command for inactive managed domains.kfraser@localhost.localdomain2007-07-192-17/+35
* xend: Give back memory to dom0 after a failed auto-balloon attempt.kfraser@localhost.localdomain2007-07-191-2/+6
* [xend / libxen] Add support for labeling of virtual network interfaces.kfraser@localhost.localdomain2007-07-1915-22/+312
* [xend][xen-api] Save new memory values in domain config when callingkfraser@localhost.localdomain2007-07-181-4/+4
* [Xend] More security-related fixeskfraser@localhost.localdomain2007-07-186-14/+29
* [Xm-Test] Additional tests for the xm-test suitekfraser@localhost.localdomain2007-07-188-19/+1247
* Improve xm uptime command for inactive managed domainskfraser@localhost.localdomain2007-07-171-2/+4
* [VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instancekfraser@localhost.localdomain2007-07-1712-114/+77
* [HVM] Qemu rtl8139: correct rx CRC calculationTim Deegan2007-07-161-5/+4