aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* hvm, x86: Add QEMU BIOS menu for choosing boot device.Keir Fraser2008-01-151-1/+226
* blktap: factor out linux specific codeKeir Fraser2008-01-1511-99/+124
* vmxassist: Emulate CLTS.Keir Fraser2008-01-111-0/+3
* Fix network-bridge shell quoting.Keir Fraser2008-01-101-2/+2
* [Xend] Fix 2 problems related to SR classKeir Fraser2008-01-081-1/+5
* Handle netdev secondary addresses and labelsKeir Fraser2008-01-081-1/+2
* HVM vif without bridge.Keir Fraser2008-01-081-1/+1
* vtpm: Fix GetCapabilityOwner functionKeir Fraser2007-12-291-0/+15
* xentrace bug fix: data format of hvmtrace is changed.Keir Fraser2007-12-282-4/+4
* x86, hvm, rombios: INT13 LBA48 support for disks bigger than 128GB.Keir Fraser2007-12-271-19/+44
* Fix pygrub handling of many kernelsKeir Fraser2007-12-271-4/+12
* libxc: Fix xc_domain_bind_pt_irq().Keir Fraser2007-12-271-5/+9
* tapaio check return value from read()Keir Fraser2007-12-271-2/+18
* Fix xend xenstore handling.Keir Fraser2007-12-273-23/+33
* [qemu-dm] Fix debugging output in tpm tis modelKeir Fraser2007-12-201-5/+6
* Xend: don't check for device reuse if the device has no uname.Keir Fraser2007-12-201-1/+1
* Fix some build system error handling.Keir Fraser2007-12-2011-33/+32
* hvm: Fix TPMD and QEMU connectionKeir Fraser2007-12-201-0/+5
* ioemu: Do not close slave half of a pty.Keir Fraser2007-12-201-2/+0
* tools/examples/block better use of losetup -rKeir Fraser2007-12-191-3/+6
* xend: Fix device duplicate check.Keir Fraser2007-12-191-7/+10
* xend: Fix PCI Device ConfigurationKeir Fraser2007-12-192-47/+44
* Fix master/slave handling in xenconsoled and qemuKeir Fraser2007-12-192-66/+141
* xend: Indicate a resume operationKeir Fraser2007-12-192-0/+5
* xend: Prevent XenD touching externally managed bridgesKeir Fraser2007-12-151-4/+18