aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move xen/foreign build out of tree setup.Keir Fraser2008-01-261-5/+7
* Use real source files for xen/foreign build.Keir Fraser2008-01-261-9/+9
* Move xen/sys parts down to tools/include/xen-sys.Keir Fraser2008-01-269-1/+1
* Add PRIVATE_BINDIR. Use it.Keir Fraser2008-01-264-13/+8
* Also install xen/sys into headers.Keir Fraser2008-01-261-0/+2
* Remove commented-out dropping from previous changeset.Keir Fraser2008-01-261-1/+0
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-2618-31/+103
* blktap: Clean up makefile and linked libs.Keir Fraser2008-01-262-13/+8
* Use VPATH instead of symlinks for libelf inclusion into libxenctrl.Keir Fraser2008-01-261-15/+5
* Fix leaking of /vm/<uuid> path in xenstore on various VM lifecycle events.Keir Fraser2008-01-252-8/+12
* Remove outdated comments concerning Xen API in xend configuration file.Keir Fraser2008-01-251-3/+1
* Fix 'on_*=rename-restart' domain configuration option.Keir Fraser2008-01-251-2/+7
* (Re)introduce notion of crashed VM power state.Keir Fraser2008-01-256-6/+22
* Fix losetup -r flag when we specify 'w!' for the disk mode.Keir Fraser2008-01-251-1/+1
* block scripts: use fatal() in xen-hotplug-common.sh if the file does not exist.Keir Fraser2008-01-241-3/+3
* vt-d: Do FLR of assigned devices with VT-dKeir Fraser2008-01-241-54/+1
* network-nat: Fix NAT scripts.Keir Fraser2008-01-243-5/+52
* Fix libfsimage build on SolarisKeir Fraser2008-01-241-2/+2