aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* merge with xen-unstable.hgAlex Williamson2008-02-1455-864/+2140
|\
| * ioemu: Support the WMVi pseudoencoding in the vnc server.Keir Fraser2008-02-142-49/+66
| * ioemu: Stub out direct-Linux-boot support for anything other than x86.Keir Fraser2008-02-141-0/+9
| * ioemu: backport upstream's qemu_memalign.Keir Fraser2008-02-146-5/+31
| * stubdom: optimize block io completion polling by not polling all theKeir Fraser2008-02-141-3/+7
| * Tools: fix save/restore of 32-bit PV guests with 64-bit toolsKeir Fraser2008-02-134-30/+51
| * Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser2008-02-121-9/+3
| * Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-1216-27/+846
| * libxenctrl headers should not pollute macro namespace withKeir Fraser2008-02-1210-40/+39
| * device-dm: Use SIGHUP before SIGKILLKeir Fraser2008-02-122-5/+18
| * xend: Remove redundant check of maximum memory size.Keir Fraser2008-02-121-3/+0
| * Add timestamp option to xenconsoledKeir Fraser2008-02-122-11/+99
| * ioemu: Dynamic VNC colour depth.Keir Fraser2008-02-117-80/+207
| * xen-api: Fix some errors in Xen-API's PBD class.Keir Fraser2008-02-111-11/+11
| * ioemu: save 3MB of ioport tables (on 64bit machines)Keir Fraser2008-02-111-20/+40
| * ioemu: cope with partial reads/writes when using the read()/write()Keir Fraser2008-02-111-6/+19
| * x86 hvm: Allow HPET to be configured as a per-domain config option.Keir Fraser2008-02-118-452/+488
| * xend: Better support for legacy HVM config with hvmloader configuredKeir Fraser2008-02-112-7/+5
| * xend: Remove redundant xc.domain_setcpuweight() all the way down to libxenctrl.Keir Fraser2008-02-114-49/+0
| * domain builder: make vfb = [ 'type=sdl' ] workKeir Fraser2008-02-111-3/+9
| * ioemu stubdom: make daemonize optionalKeir Fraser2008-02-111-2/+13
| * ioemu: some ifndef NO_UNIX_SOCKETS were missingKeir Fraser2008-02-112-8/+8
| * ioemu: make AIO optional (already done upstream)Keir Fraser2008-02-111-0/+8
| * ioemu: fix compilation without softfloatKeir Fraser2008-02-112-0/+14
| * ioemu stubdom: make TPM optionalKeir Fraser2008-02-112-0/+3
| * qemu: Queue mouse clicks.Keir Fraser2008-02-112-15/+82
| * xentrace: Improve xentrace to use VIRQ_TBUF interrupts as well as aKeir Fraser2008-02-111-56/+82
| * xentrace: Allow xentrace to handle >4G of trace data.Keir Fraser2008-02-111-2/+11
* | [IA64] Cleanup in xc_ia64_linux_save.cAlex Williamson2008-02-131-38/+14
* | [IA64] Make xenitp more '|tee' friendlyAlex Williamson2008-02-131-0/+1
* | merge with xen-unstable.hgAlex Williamson2008-02-0738-3728/+163
|\|
| * ioemu: use POSIX int type.Keir Fraser2008-02-071-1/+1
| * ioemu: Fix build after LIST->QEMU_LIST changes.Keir Fraser2008-02-072-8/+8
| * Add 'coredump-destroy' and 'coredump-restart' actions for crashed domains.Keir Fraser2008-02-079-21/+67
| * xm reboot: Fix wait option of xm reboot commandKeir Fraser2008-02-071-2/+13
| * ioemu: avoid name clashes due to LIST_* macrosKeir Fraser2008-02-075-48/+48
| * ioemu: config cleanup re AF_UNIX sockets on non-WindowsKeir Fraser2008-02-073-2/+9
| * hvmloader: Remove dead function check_amd().Keir Fraser2008-02-061-14/+0
| * x86 vmx: Remove vmxassist.Keir Fraser2008-02-0616-3624/+2
| * Revert 16973:b5427f2d83c3, which breaks automated testing (HVM qemu-dmKeir Fraser2008-02-051-1/+1
| * xend: Scrub vnc password for vfb from xend.log.Keir Fraser2008-02-051-4/+5
| * xend: Restore values of /vm/uuid/xend/* to recreated domains.Keir Fraser2008-02-051-3/+9
* | [IA64] Fix live migrationAlex Williamson2008-02-071-0/+3
* | [IA64] Fix maximum_gpfn hypercallAlex Williamson2008-02-051-1/+1
|/
* ioemu: use SIGHUP instead of SIGKILLKeir Fraser2008-02-041-1/+1
* Revert 16947:32b898768217027. Breaks HVM qcow-backed discs.Keir Fraser2008-02-044-11/+7
* Revert 16963:d29d74d4eeac and 16750:2ac0fd9fd4b4.Keir Fraser2008-02-032-28/+5
* Fix hvmloader makefile dependencies, and do not recurse intoKeir Fraser2008-02-022-2/+2
* etherboot: Supply pre-built option ROMs to avoid needing to buildKeir Fraser2008-02-025-24/+4135
* Fix to Xen NAT network scripts for Debian.Keir Fraser2008-02-021-1/+1