aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC][LIBFS] Fix build breakage in log2 assembly.kfraser@localhost.localdomain2006-11-222-2/+16
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-2112-726/+1497
* The legacy HTTP entry point for Xend remote access didn't hook theEwan Mellor2006-11-211-0/+12
* Fix iptable handling when multiple addresses have been specified.Ewan Mellor2006-11-211-1/+1
* Added an xm console -q flag.Ewan Mellor2006-11-211-5/+39
* This is a refactored version of a previous patch that destroys externalEwan Mellor2006-11-215-6/+30
* A small fix to the documentation to reflect recent changes to theEwan Mellor2006-11-212-3/+3
* There is a somewhat trivial issue with XendCheckpoint.py right now inEwan Mellor2006-11-211-1/+6
* Add example of keyboard layoutkasai.takanori@jp.fujitsu.com2006-11-212-0/+8
* Cleanup after the bootloader even if the domain building fails.Ewan Mellor2006-11-201-0/+2
* [XEND] Accomodate extra "devices" in SXP that do not have DevControllersAlastair Tse2006-11-173-6/+14
* [XEND] Revert changes in changeset 12328Alastair Tse2006-11-171-13/+14
* [XEND] Fix missing domains on domU reboot.Alastair Tse2006-11-173-18/+44
* [LIBXC] Replace API uses of size_t with ulong.kfraser@localhost.localdomain2006-11-173-7/+6
* [QEMU] rtl8139: Disallow chaining above 64Kkfraser@localhost.localdomain2006-11-171-4/+4
* [HVMLOADER][VTPM] Add support for a TCG ACPI table.kfraser@localhost.localdomain2006-11-174-61/+213
* [HVMLOADEr] Reserve MMIO 0xa0000 to 0xc0000 in ACPI dsdt.kfraser@localhost.localdomain2006-11-173-243/+251
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-178-8/+10
* [XEND] Fix PCI configuration parsing and SXP outputAlastair Tse2006-11-162-15/+83
* Add to select keyboard layoutkasai.takanori@jp.fujitsu.com2006-11-164-4/+16
* Fix clobbering bug when hde is specified; QEMU only supports up to hdd, butEwan Mellor2006-11-161-1/+1
* Fix of floppy disk configuration checkkasai.takanori@jp.fujitsu.com2006-11-161-1/+1
* This patch improves an usage message about xm dump-core command.Ewan Mellor2006-11-161-0/+4
* Fix cpu_cap option.Ewan Mellor2006-11-161-0/+1
* Improve error message when trying to pause / unpause domain 0.Ewan Mellor2006-11-161-2/+4
* Fix xm migrate error message when trying to migrate domain 0.Ewan Mellor2006-11-161-1/+1
* [IA64] Fix build breakage.kaf24@firebug.cl.cam.ac.uk2006-11-161-1/+0
* [BLKTAP] Little error handling fix to blktapctrl.c.Andrew Warfield2006-11-151-21/+44
* [XEN] Various selector and callback cleanups to simplify the toolskfraser@localhost.localdomain2006-11-152-49/+3
* [BUILDER] Simplify vcpu context initialisation by pre-zeroingkfraser@localhost.localdomain2006-11-151-28/+3
* [TOOLS] Rename chekc_hotplug to check_udev and fix permissions.kfraser@localhost.localdomain2006-11-151-1/+1
* Add the VNC port to the output of xm list --long, if the value has been writtenEwan Mellor2006-11-151-3/+11
* [LIBXC] Clarify error messages to talk about allocation 'extents'kfraser@localhost.localdomain2006-11-151-3/+3
* merge with xen-ia64-unstable.hgkaf24@localhost.localdomain2006-11-151-2/+10
|\
| * Fix breakage of blktap device strings from cset 63d1b02dad347e8feb845d8a8b482...Andrew Warfield2006-11-141-2/+10
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-146-55/+113
|\|
| * Fix xm block-configure, by allowing the device ID to be unspecified insideEwan Mellor2006-11-141-1/+1
| * [XENPERF] Pretty-print hypercall stats.kfraser@localhost.localdomain2006-11-141-23/+105
| * [VMXASSIST] Remove unused variable declarations to avoid compiler warning.kfraser@localhost.localdomain2006-11-141-2/+0
| * [IA64] Fix weird behaviour when configuring >3G memory for a VTI domain.kfraser@localhost.localdomain2006-11-141-3/+3
| * Add uuid to host record returned by host_get_record. libxen fails to parse t...jfehlig@jfehlig2.provo.novell.com2006-11-131-1/+2
| * Parsing 'df' output is extremely non-portable. Replace with a direct statvfs().john.levon@sun.com2006-11-091-25/+2
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-1314-41/+308
|\|
| * [IOEMU] Simply fake-bios init of the piix4acpi device.kfraser@localhost.localdomain2006-11-132-12/+8
| * [HVM][IA64] Due to IPF Guest Firmware will enumerate PCI, shutdown inkfraser@localhost.localdomain2006-11-131-2/+10
| * [TOOLS] Add more checks for devel packages.kfraser@localhost.localdomain2006-11-134-0/+33
| * Fix handling of the entries-per-domain quota. Entries which are created byEwan Mellor2006-11-133-14/+44
| * [IOEMU] Fix Linux smp guest hangs with complaint "BUG: soft lock detected on ...kfraser@localhost.localdomain2006-11-131-6/+20
| * [LIBFS] IA64 & PPC aren't making use of this right now, but it's silly tokaf24@localhost.localdomain2006-11-112-0/+118
| * [XENSTORED] Fix errno 'leak' in xenstored.kaf24@localhost.localdomain2006-11-111-1/+3