aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| * Delete flask tools build target and add to .hgignore.kfraser@localhost.localdomain2007-09-061-0/+0
| * Build libflask unconditionally since the python low-level toolsIan Campbell2007-09-031-2/+0
| * xend: Always build lowlevel security modules, as there are somekfraser@localhost.localdomain2007-08-311-6/+1
| * libxenctrl: xc_destroy_domain() handles EAGAIN.kfraser@localhost.localdomain2007-08-311-1/+5
| * xend: Correct indexing in xc_cpu_to_node_t map.kfraser@localhost.localdomain2007-08-311-1/+1
| * xend: Add blktap disk type checkkfraser@localhost.localdomain2007-08-312-0/+14
| * Add line termination to 'echo' usage in network-bridge script.kfraser@localhost.localdomain2007-08-311-1/+2
| * Fix handling of auto-generated file xsm.py.kfraser@localhost.localdomain2007-08-312-11/+2
| * Cleanups after XSM checkin.kfraser@localhost.localdomain2007-08-315-7/+11
| * Xen Security Modules: ACM.kfraser@localhost.localdomain2007-08-313-1/+10
| * Xen Security Modules: Tools.kfraser@localhost.localdomain2007-08-3140-60/+2052
| * Fix blktap script for versions of readlink command that do not handlekfraser@localhost.localdomain2007-08-311-1/+7
| * qemu: Allow more IDE power management.kfraser@localhost.localdomain2007-08-301-1/+11
| * blktap: Fix double-free in tapdisk cleanup.kfraser@localhost.localdomain2007-08-301-4/+0