aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xenapi: add xen_xspolicy.h to libxen includes fileKeir Fraser2007-09-261-0/+1
* firmware: fix romimage generation for *bsdKeir Fraser2007-09-263-3/+3
* xend: Fix VIF MAC address being lost across localhost migration.Keir Fraser2007-09-251-3/+17
* Fix xend start after xsm:acm bootloader changes.Keir Fraser2007-09-251-1/+2
* Fix tools dependency-check scripts for *BSD.Keir Fraser2007-09-252-0/+16
* Fix security vulnerability CVE-2007-4993.Keir Fraser2007-09-252-23/+23
* xend memory ballooning: do not bother if guest will not fit inKeir Fraser2007-09-251-0/+16
* [Xend/ACM] Automatic loading of policy after xend has started.Keir Fraser2007-09-242-30/+128
* Missed files in previous changeset.Keir Fraser2007-09-242-0/+170
* xenstat/xenstore: NetBSD fixes.Keir Fraser2007-09-243-3/+8
* Fix xentrace build.Keir Fraser2007-09-241-2/+2
* libxc: NetBSD-specific pieces.Keir Fraser2007-09-244-0/+466
* Xen tracing cleanups and fixes.Keir Fraser2007-09-242-307/+316
* XSM:FLASK support for domain management under Xen-APIKeir Fraser2007-09-235-27/+35
* Fix libfsimage build on NetBSD.Keir Fraser2007-09-235-15/+15
* vmxassist: Emulate HLT.Keir Fraser2007-09-221-0/+5
* libxc: improve error message when starting a domain and mmap() failsKeir Fraser2007-09-211-1/+4
* network-bridge: default to eth0 if no default gateway.Keir Fraser2007-09-211-0/+1
* [xen][tracing] Introduce variable-size trace recordsGeorge Dunlap2007-09-211-28/+104
* Fix tools/console to build on NetBSD.Keir Fraser2007-09-202-3/+4
* [XM-TEST] Fixes a parameter to the external tools usedKeir Fraser2007-09-201-1/+1
* Fix typo in blktap script.Keir Fraser2007-09-201-1/+1
* MergeTim Deegan2007-09-201-6/+10
|\
| * [VTD] dynamically determines whether to link with libpci or not in QEMU.Keir Fraser2007-09-201-6/+10
* | [TOOLS] Make xc_domain_{save, restore} understand compat guestsTim Deegan2007-09-197-199/+350
|/
* libxc portability fixes for NetBSD.kfraser@localhost.localdomain2007-09-193-19/+81
* Log an error when enabling shadow mode fails for live relocation.kfraser@localhost.localdomain2007-09-181-7/+12
* xm: Extend width of ID in 'xm list --label' to 5 digitskfraser@localhost.localdomain2007-09-181-2/+2
* [VTPM] VTPM manager -- Fix parameter checkkfraser@localhost.localdomain2007-09-181-1/+1
* [VTPM] Fix vTPM function in HVM domainkfraser@localhost.localdomain2007-09-181-3/+29
* PCI passthru: tools changes (generic and vt-d)kfraser@localhost.localdomain2007-09-1411-12/+732
* qemu-dm: fix block-raw io debug printkfraser@localhost.localdomain2007-09-141-5/+5
* Fix xm dump-core command for paused domain.kfraser@localhost.localdomain2007-09-142-6/+13
* Fix 'xm reboot'kfraser@localhost.localdomain2007-09-141-1/+1
* Fix two memory leaks in xend.kfraser@localhost.localdomain2007-09-142-0/+2
* [xm-test] Set "console=xvc0" for xm-test guests on Intel architecture platforms.James Bulpin2007-09-111-1/+6
* [QEMU] Enhance raw io reliabilitykfraser@localhost.localdomain2007-09-111-2/+92
* qemu: Backport qemu vnc/event-loop fix from upstream.kfraser@localhost.localdomain2007-09-111-6/+22
* hvmloader: ACPI DSDT dynamically indicates presence of COM1/COM2 portskfraser@localhost.localdomain2007-09-113-431/+509
* Fix memory leak in xendkfraser@localhost.localdomain2007-09-111-0/+1
* Add 'type vnc' to vfb device sexpr for HVM guestkfraser@localhost.localdomain2007-09-111-0/+1
* Xend: "shadow_memory" setting in xm config is in MiB, not bytes.Tim Deegan2007-09-113-2/+3
* xenstore: Remove incorrect comment.kfraser@localhost.localdomain2007-09-112-2/+0
* merge with xen-unstable.hg (staging)Alex Williamson2007-09-101-1/+1
|\
| * [libxen] Compilation fix.kfraser@localhost.localdomain2007-09-101-1/+1
* | [IA64] Use xc_map_foreign_pages() in copy_from_GFW_to_nvram()Alex Williamson2007-09-101-2/+3
* | merge with xen-unstable.hg (staging)Alex Williamson2007-09-0714-32/+77
|\|
| * xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()kfraser@localhost.localdomain2007-09-075-10/+45
| * Fix error message and wait time for xm block-detach command.kfraser@localhost.localdomain2007-09-073-11/+20
| * xend: Fix error message for xm trigger command.kfraser@localhost.localdomain2007-09-071-2/+2