aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | [IA64] clean up xenitp build warningsAlex Williamson2007-09-261-20/+20
* | [IA64] Add xenitp toolAlex Williamson2007-09-2419-0/+19430
|/
* [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
| * xend: waitForDevices() on xm reboot.kfraser@localhost.localdomain2007-09-071-0/+1
| * Fix xenstored's dup2() usage.kfraser@localhost.localdomain2007-09-071-4/+4
| * Check for libxml2 if security tools are to be built, and adapt thekfraser@localhost.localdomain2007-09-074-5/+5
* | [IA64] Foreign p2m: make xc_ia64_get_pfn_list() staticAlex Williamson2007-09-062-5/+1
* | [IA64] Foreign p2m: rewrite save/restore with foreign p2mAlex Williamson2007-09-063-116/+311
* | [IA64] Foreign p2m: xc_core: ia64 xc_core_arch_gpfn_may_present()Alex Williamson2007-09-062-15/+64
* | [IA64] Foreign p2m: libxc sideAlex Williamson2007-09-062-7/+184
* | [IA64] Foreign p2m: Fix vti domain builder.Alex Williamson2007-09-061-1/+3
* | merge with xen-unstable.hg (staging)Alex Williamson2007-09-0677-373/+1276
|\|
| * Fix domain restore after memory auto-balloon changes.kfraser@localhost.localdomain2007-09-061-6/+5
| * Fix xm-test python import after XSM security changes.kfraser@localhost.localdomain2007-09-065-5/+8
| * [XSM] correctly rename, relocate and patch the security.py filekfraser@localhost.localdomain2007-09-062-1318/+53