aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* [HVM] Qemu rtl8139: correct ring-buffer wrapping.Tim Deegan2007-07-161-1/+1
* [Xend] Fix problem when destroying VMs using the Xen-APIkfraser@localhost.localdomain2007-07-131-0/+1
* [ACM-security] Some fixes to tools.kfraser@localhost.localdomain2007-07-125-131/+56
* [LIBXC] Fix xc_map_grant_refs() function.kfraser@localhost.localdomain2007-07-121-1/+1
* Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-1237-189/+1978
|\
| * hvm: Re-introduce LPT1 device in ACPI tables.kfraser@localhost.localdomain2007-07-116-47/+64
| * Add new domctl hypercall to expose current heap values. Thiskfraser@localhost.localdomain2007-07-112-0/+35
| * [VTPM] Fixed typo in VTPM manager.kfraser@localhost.localdomain2007-07-111-1/+1
| * [xend] Fix xm trigger command for inactive managed domainskfraser@localhost.localdomain2007-07-111-0/+4