aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add versioning info to xenstore library.kfraser@localhost.localdomain2006-07-251-5/+15
* Fix memory allocation for IA64 guest on Xen-unstable.hg with new Qemu. kfraser@localhost.localdomain2006-07-251-0/+3
* Make ioemu targets more robust and make ioemu clean always succeed.chris@kneesaa.uk.xensource.com2006-07-253-13/+23
* Fix domid range check in xenmon.kfraser@localhost.localdomain2006-07-251-5/+3
* When installing libblktap, symlinks should be made instead of usingkfraser@localhost.localdomain2006-07-251-2/+4
* The blktap commit reverted the change so that libxenstore getskfraser@localhost.localdomain2006-07-251-2/+2
* VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and setkfraser@localhost.localdomain2006-07-259-2869/+1136
* Fix 'make clean' when ioemu configuration failed.kfraser@localhost.localdomain2006-07-251-1/+3
* Spawn vncviewer from qemu-dm.chris@kneesaa.uk.xensource.com2006-07-148-32/+164
* Change the qemu to allow no network arguments, removing thechris@kneesaa.uk.xensource.com2006-07-146-54/+74
* lomount: Major rewrite: handle large files and GPT partition.kaf24@firebug.cl.cam.ac.uk2006-07-141-131/+265
* [XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds.kaf24@firebug.cl.cam.ac.uk2006-07-141-4/+4
* [IA64] Re-enable tools/xcutils build on ia64. We now havekaf24@firebug.cl.cam.ac.uk2006-07-141-1/+1
* mergekaf24@firebug.cl.cam.ac.uk2006-07-143-3/+3
|\
| * [PYGRUB] Typo fix in pygrub READMEatse@norwich.uk.xensource.com2006-07-141-1/+1
| * [XEND] Minor readability changeatse@norwich.uk.xensource.com2006-07-141-1/+1
| * [XEND] Minor syntax changeatse@norwich.uk.xensource.com2006-07-141-1/+1
* | Xm-test HVM network testing is broken. The new qemu code doesn't supportkaf24@firebug.cl.cam.ac.uk2006-07-143-17/+33
|/
* [IA64] The blktap driver hardcodes PAGE_SIZE. Change it to use getpagesize(),kaf24@firebug.cl.cam.ac.uk2006-07-142-9/+12
* [IA64] Libaio 0.3.104 in xen-unstable doesn't build on ia64.kaf24@firebug.cl.cam.ac.uk2006-07-143-1/+13
* [powerpc] Initial checkin of new powerpc files.kfraser@localhost.localdomain2006-07-141-0/+408
* [powerpc] add PowerPC support to libxckaf24@firebug.cl.cam.ac.uk2006-07-143-2/+12
* [powerpc] [xend] PPC doesn't support ballooning yetkaf24@firebug.cl.cam.ac.uk2006-07-141-2/+3
* xend save/restore fix, only matches one device type (vbd or tap) on creation ...jchesterfield@wicket.uk.xensource.com2006-07-131-1/+6
* [IOEMU] Enable gui_timer unless the display is exported over VNC.chris@kneesaa.uk.xensource.com2006-07-132-60/+63
* Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TA...jchesterfield@dhcp92.uk.xensource.com2006-07-13120-4/+14531
* Update xend to support vnc configuration for qemu 0.8.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-123-9/+13
* Update xend to support network configuration for qemu 0.8.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-123-25/+12
* Add qemu 0.8.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-12318-0/+156825
* Remove qemu 0.6.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-12143-60962/+0
* Revert c/s 10651: "prevent double uuid use". Breaks localhostkfraser@localhost.localdomain2006-07-122-38/+0
* Make ioemu dir configurable and change prefix to /usr (works with old and new...chris@kneesaa.uk.xensource.com2006-07-121-3/+4
* [VMXASSIST] Include all rodata sections into text section.chris@kneesaa.uk.xensource.com2006-07-101-2/+1
* Shared libs have traditionally been installed as executables due tokfraser@localhost.localdomain2006-07-101-1/+2
* Move the content of the script file vtpm-addtodb into thekfraser@localhost.localdomain2006-07-105-21/+42
* [XM][ACM] Add xm subcommands to work with security resource labels.kfraser@localhost.localdomain2006-07-1010-42/+765
* Domain ID/index mapping in xenmon.kfraser@localhost.localdomain2006-07-102-122/+197
* [XEND] Currently a domain's maxmem value is being set with the memory valuekfraser@localhost.localdomain2006-07-101-1/+3
* [VTPM_Tools] Support for (non-local) Migration added. Local migrationkfraser@localhost.localdomain2006-07-1026-151/+1750
* [XEND] Fix a couple of error-message typos.kfraser@localhost.localdomain2006-07-101-2/+2
* [XEND] Improve xm pause/unpause error reporting.kfraser@localhost.localdomain2006-07-101-6/+16
* [XEND] Prevent uuid double use.kfraser@localhost.localdomain2006-07-102-0/+38
* [XEN] getpagframeinfo field name mfn -> gmfn.kfraser@localhost.localdomain2006-07-051-1/+1
* [XEN] Hypercall-init dom0_op takes GMFN, not MFN.kfraser@localhost.localdomain2006-07-051-1/+2
* [XENMON] This patch removes the magic number "31" for readability.kfraser@localhost.localdomain2006-07-051-7/+19
* [XENTOP] Fix Field attributes and width.kfraser@localhost.localdomain2006-07-051-5/+5
* [HVM] Disable pmtimer in qemu acpi device model. Needs fixingkfraser@dhcp93.uk.xensource.com2006-07-031-1/+1
* Merge with xen-ia64-unstable.hgkaf24@firebug.cl.cam.ac.uk2006-07-0335-194/+1375
|\
| * [LIBXC] Fix the 64-bit build.kaf24@firebug.cl.cam.ac.uk2006-07-011-4/+5
| * Provide more specific and helpful error messages during ELF loading.kaf24@firebug.cl.cam.ac.uk2006-06-301-7/+14