aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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