aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xenpaging: Fix ioemu invalidationKeir Fraser2010-03-261-1/+2
* xl: field 'type' not set in dm_infoKeir Fraser2010-03-261-0/+2
* Fix gdbserver-xen support on older kernels.Keir Fraser2010-03-251-0/+7
* xend: fix traceback in pci.pyKeir Fraser2010-03-231-0/+3
* Fix vcpu hotplug bug: transfer vcpu_avail hex string to qemuKeir Fraser2010-03-201-1/+1
* Fixes for 21040:b64a8d2a80ad "support affinity for >64 CPUs"Keir Fraser2010-03-182-11/+6
* libxc: Support set affinity for more than 64 CPUs.Keir Fraser2010-03-173-29/+83
* Increase default console ring allocation size and reduce default verbosityKeir Fraser2010-03-171-4/+29
* xend: Remove warning message from xend.logKeir Fraser2010-03-171-0/+1
* blktap/fs-back: Build fixes for Fedora 13Keir Fraser2010-03-157-2/+7
* pygrub: further improve grub2 supportKeir Fraser2010-03-151-11/+16
* libxenlight: fix segfault when domid_to_name returns NULLKeir Fraser2010-03-151-3/+3
* hotplug: Avoid race condition when creating or destroying network bridgesKeir Fraser2010-03-151-0/+10
* libxl: Do not delete checked-in flex/bison outputs.Keir Fraser2010-03-081-1/+1
* xenstore: Resolve gcc4.5 type errorKeir Fraser2010-03-061-1/+1
* blktap: provide a variant of __RING_SIZE() that is an integer constant expres...Keir Fraser2010-03-062-2/+2
* xend: XenAPI does not support pvSCSI multipathKeir Fraser2010-03-051-1/+5
* Fix Makefile targets that generate several files at onceKeir Fraser2010-03-052-4/+8
* pygrub: Fix grub2 support when config is on a separate /boot partitionKeir Fraser2010-03-051-1/+1
* xl: Fix undefined behaviour when pci not specified in input fileKeir Fraser2010-03-051-1/+1
* Commit output from flex for benefit of prehistoric peopleKeir Fraser2010-03-054-0/+4225
* xentop: tmem: no stats for non-tmem domainsKeir Fraser2010-03-031-2/+3
* Fix domain exit actions that contain hyphenKeir Fraser2010-03-031-4/+4
* Replace config file parser for "xl"Keir Fraser2010-03-038-129/+696
* libxc: Pre-zero argument structures for map/unmap_pirq operations.Keir Fraser2010-02-251-0/+3
* libxc: Fix cpuid() inline asm.Keir Fraser2010-02-241-4/+13
* xm: Show usage message of xm commandsKeir Fraser2010-02-241-1/+1
* xend: notify xenpv device model that console info is readyKeir Fraser2010-02-241-0/+5
* python: Don't install anything directly under /usr/shareKeir Fraser2010-02-222-3/+3
* hvmloader: Replace unportable usage of GNU head with portable awk.Keir Fraser2010-02-221-1/+2
* Fix blktap2 test in xen-hotplug-cleanupKeir Fraser2010-02-221-1/+1
* Fix for fs-backend crash when xend was not started after system boot.Keir Fraser2010-02-222-1/+9
* hvmloader: fix vgatype detecting issueKeir Fraser2010-02-221-1/+2
* xm: Fix xm network-list for XenAPIKeir Fraser2010-02-221-2/+5
* hotplug: ignore xenstore-read errorKeir Fraser2010-02-162-3/+3
* xend: Remove redundant 'name' from LEGACY_CFG_TYPES and LEGACY_XENSTORE_VM_PA...Keir Fraser2010-02-151-2/+0
* xenpaging: Small code style cleanupsKeir Fraser2010-02-151-3/+6
* Fix a small bug about HVM_MAX_VCPUS related arrayKeir Fraser2010-02-151-1/+1
* hvmloader: Fix an ACPI asl bug.Keir Fraser2010-02-151-1/+1
* Vcpu hotplug: Move ACPI processor from \_PR to \_SBKeir Fraser2010-02-151-7/+7
* Remus: increase failover timeout from 500ms to 1sKeir Fraser2010-02-122-8/+8
* hvmloader: Fix parallel build of ACPI tables.Keir Fraser2010-02-122-19/+20
* hvmloader: Fix comment style in ssdt_tpm.aslKeir Fraser2010-02-121-17/+19
* hvmloader: Build a compatibility DSDT with only 15 processor objects.Keir Fraser2010-02-113-19/+44
* hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM.Keir Fraser2010-02-114-238/+11
* hvmloader: Do not leave compiled DSDT checked in to tree.Keir Fraser2010-02-111-11046/+0
* blktap2: disable presently broken memshr extensionKeir Fraser2010-02-111-1/+1
* tools/xenpaging: fix bug of Segmentation faultKeir Fraser2010-02-111-10/+24
* tools/xenbaked: fix bug of Segmentation faultKeir Fraser2010-02-101-70/+52
* libxc: fix bug in xc_tbuf_get_size()Keir Fraser2010-02-101-3/+15