aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* xend: Fix grow of the LEGACY_UNSUPPORTED_BY_XENAPI_CFG list each timeKeir Fraser2008-02-021-2/+2
* Fix save/restore failure cleanupKeir Fraser2008-02-021-3/+11
* hvm: Fix 'xm save' bug in qhich qemu-dm ignores SIGTERM.Keir Fraser2008-02-011-2/+19
* Direct Linux boot: XenD changes for HVM direct Linux boot.Keir Fraser2008-02-013-6/+37
* Direct Linux boot: Support booting non-relocatable Linux kernels.Keir Fraser2008-02-011-2/+93
* Direct Linux boot: Support booting relocatable Linux kernels.Keir Fraser2008-02-011-88/+266
* hvm: Etherboot for E100 NICKeir Fraser2008-01-314-28/+75
* Remove unused find-gcc-3 script.Keir Fraser2008-01-311-10/+0
* etherboot: Fix the build.Keir Fraser2008-01-311-1/+24
* Fix xm shutdown/reboot for HVM domain of IA64Keir Fraser2008-01-311-1/+0
* libxc: Fix the third argument of bitmap_64_to_byte in xc_tbuf_set_cpu_maskKeir Fraser2008-01-311-1/+1