aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* ioemu: 'lib64' is Linux-specificKeir Fraser2008-01-241-1/+1
* ioemu: Improve xenstore_read_vncpasswd().Keir Fraser2008-01-241-10/+15
* ioemu: handle empty vnc passwdKeir Fraser2008-01-233-18/+12
* ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative.Keir Fraser2008-01-231-3/+3
* ioemu: fix xc_handle declarationKeir Fraser2008-01-231-1/+1
* ioemu: fix phys_ram_addr parameter usageKeir Fraser2008-01-231-1/+1
* ioemu: cache the BlockDriverState pointerKeir Fraser2008-01-231-4/+5
* New XS_SET_TARGETKeir Fraser2008-01-2310-3/+149
* New XEN_DOMCTL_set_targetKeir Fraser2008-01-236-7/+41
* tools/check: Add explicit include path for funcs.sh.Keir Fraser2008-01-2314-14/+14
* Remove auto-generated files in extboot/ directory.Keir Fraser2008-01-232-0/+0
* [IA64][IOEMU] Add back ia64Alex Williamson2008-01-221-0/+3
* merge with xen-unstable.hg (staging)Alex Williamson2008-01-2251-877/+846
|\
| * Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser2008-01-224-23/+13
| * Add SBINDIR. Use it always.Keir Fraser2008-01-2212-34/+23
| * ioemu: Use XEN_TARGET_ARCH instead of uname -m.Keir Fraser2008-01-222-33/+5
| * Add BINDIR. Use it.Keir Fraser2008-01-227-14/+14
| * Add INCLUDEDIR. Use it.Keir Fraser2008-01-228-20/+20
| * Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-2213-52/+50
| * hvmloader: Expand iomem allocation pool to 0xf0000000-0xfc000000.Keir Fraser2008-01-222-10/+25
| * hvmloader: Assign PCI resources in descending order of size for better packing.Keir Fraser2008-01-221-30/+62
| * xend: On block-attach, remove device information when VmError occurs.Keir Fraser2008-01-221-0/+5
| * hvm, ioemu: Fix the ide/cdrom emulation error on FC7 guest.Keir Fraser2008-01-221-1/+4
| * Make tools/check scripts cross-friendlyKeir Fraser2008-01-2216-221/+146
| * Make tools/Makefile cross-friendlyKeir Fraser2008-01-221-2/+13
| * hvm: Allow PCI high-memory resource to be decided by hvmloader atKeir Fraser2008-01-213-443/+471
| * xend: Handle unspecified timer_mode domain platform parameter.Keir Fraser2008-01-181-2/+3
* | merge with xen-unstable.hg stagingAlex Williamson2008-01-189-38/+1382
|\|
| * xenctx/x86: fix format for readability and add informationKeir Fraser2008-01-181-31/+59
| * Revert network-nat script changes introduced by 16739:33dcf04d77152.Keir Fraser2008-01-181-3/+3
| * ioemu: replace non-standard ulong with unsigned longKeir Fraser2008-01-181-1/+1
| * qemu-dm: Nicely terminate the device model script, to let it properlyKeir Fraser2008-01-182-3/+9
| * Add FS backend/frontend drivers (frontend in minios only).Keir Fraser2008-01-185-0/+1310
* | [IA64] Remove is_vti arch flagAlex Williamson2007-12-141-1/+1
|/
* hvm: Extboot support for XenKeir Fraser2008-01-1713-1/+898
* xm: Fix xm restore command.Keir Fraser2008-01-171-7/+4
* tools: disable lomount and miniterm by defaultKeir Fraser2008-01-173-8/+11
* tools: LDFLAGS in link linesKeir Fraser2008-01-176-10/+10
* network scripts: SUSE has sensible use of ifup nowadaysKeir Fraser2008-01-171-16/+1
* tools/docs: Fix example and default IP addresses.Keir Fraser2008-01-1714-55/+48
* libxen: Avoid declarations-after-statement (C++ coding style).Keir Fraser2008-01-175-51/+73
* hvm: Allocate an unmapped guard page to separate ordinary low RAMKeir Fraser2008-01-171-3/+18
* xenconsoled: Make slave pty raw during initialization.Keir Fraser2008-01-161-4/+21
* libxen: Fix function prototype.Keir Fraser2008-01-151-1/+1
* xend: Remove hardcoded (and apparently unused) xend version.Keir Fraser2008-01-152-13/+1