aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Make PREFIX work by fixing LIBDIRKeir Fraser2008-01-311-1/+1
* Add DTrace support to xenstoredKeir Fraser2008-01-315-8/+154
* ioemu: Stop PV guest from parsing xenstore and opening block devices.Keir Fraser2008-01-314-7/+11
* Build etherboot ROM from source.Ian Jackson2008-01-307-2057/+74
* ioemu: Fix xenstore access changes.Keir Fraser2008-01-301-8/+3
* ioemu: strip tap subtype prefix from image nameKeir Fraser2008-01-301-3/+26
* xend: fix external-device-migrate step 0Keir Fraser2008-01-301-1/+1
* acm, xend: Fix resetting policy.Keir Fraser2008-01-302-4/+9
* xend: Small fix for hvm/hap flags.Keir Fraser2008-01-301-1/+1
* ioemu: use standard uint8_t instead of uint8 in new e100 s/r codeKeir Fraser2008-01-301-2/+2
* xend: Perform uuid/name uniqueness check on restore.Keir Fraser2008-01-303-4/+12
* ioemu: Better fix for SB16 infinite looping.Keir Fraser2008-01-302-4/+18
* vtpm: Small makefile fix.Keir Fraser2008-01-301-1/+1
* xend: Fix building PV guests after introducing new HVM-HAP config option.Keir Fraser2008-01-292-9/+4
* xend: Obey localtime config option for HVM guests as well as PV guests.Keir Fraser2008-01-293-17/+18
* x86, hvm: Add a per-domain parameter to specify shadow or hap.Keir Fraser2008-01-295-11/+22
* ioemu: Add support for e100 nic save/restore.Keir Fraser2008-01-291-3/+144
* firmware: Use new path to xen public headers.Keir Fraser2008-01-284-5/+6
* Make check-libext2fs cross-friendlyKeir Fraser2008-01-282-2/+2
* Move remaining xen/include/public/foreign files to tools/include/xen-foreignKeir Fraser2008-01-275-9/+301
* xenstore headers also need public includes.Keir Fraser2008-01-271-1/+1
* libxc: Push parallel build of libraries down to a new phony target, asKeir Fraser2008-01-271-2/+5
* Fix ia64 public headers installation typo.Keir Fraser2008-01-271-1/+1
* Do not special-case native architecture in mkchecker.py.Keir Fraser2008-01-271-6/+1
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-275-11/+16
* Define CFLAGS and LDFLAGS for libxenguest.Keir Fraser2008-01-272-4/+5
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-2712-37/+37
* libxc: Remove duplicate zlib check.Keir Fraser2008-01-271-10/+1
* tools: Merge clean and distclean target.Keir Fraser2008-01-271-6/+3
* Add check to subdirs.Keir Fraser2008-01-262-20/+10
* Add ioemu to subdirs.Keir Fraser2008-01-261-16/+10
* Call makefile recursively for subdirs.Keir Fraser2008-01-261-3/+12
* Remove tools/guest-headers; no longer needed.Keir Fraser2008-01-262-18/+0