aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge with xen-unstable.hg (staging)Alex Williamson2007-12-1410-20/+64
|\
| * acm, xend: Serialize the execution of external scripts.Keir Fraser2007-12-141-13/+36
| * xsm: Implement missing functions in XSM dummy moduleKeir Fraser2007-12-141-1/+9
| * tools: Some fixes for 'make clean'.Keir Fraser2007-12-144-4/+5
| * xenstore size limitsKeir Fraser2007-12-144-2/+14
* | [IA64] Fix XenITP buildAlex Williamson2007-12-133-1/+3
|/
* ioemu/qemu vga: save and restore vram buffer (take 2)Keir Fraser2007-12-121-2/+14
* Revert 16579:0884e0a5ecc33afac8d60ea09652cf436d1a33ce.Keir Fraser2007-12-122-24/+9
* Fix build after I removed test_assign_device from domctl union.Keir Fraser2007-12-121-1/+1