aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools/remus: fix build in (symlinked) read-only source treeKeir Fraser2010-02-101-4/+5
* xend: Enlarge the memory balloon size for domain creation since shadowKeir Fraser2010-02-101-3/+2
* tools/xenconsole: fix Segmentation faultKeir Fraser2010-02-081-1/+7
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-083-0/+77
* remus: Only build kernel module if parent kernel has IMQ configured.Keir Fraser2010-02-081-2/+2
* blktap2: Fix non-Linux buildKeir Fraser2010-02-051-0/+4
* Remus: fix ia64 buildKeir Fraser2010-02-051-0/+5
* libxl: Properly parse vbd namesKeir Fraser2010-02-052-27/+74
* libxl: notice if vbd virt device specifier ("path") unrecognisedKeir Fraser2010-02-051-0/+5
* Revert changeset 20898:8c1889297084Keir Fraser2010-02-042-10/+19
* libxc: Reorder functions in xc_misc.c to avoid weak symbol problemKeir Fraser2010-02-041-31/+31
* libxenlight: Do not build libconfig, but require it as a prerequisiteKeir Fraser2010-02-042-19/+10
* VT-d, tools: Intel IGD passthrough 2/2: hvm config file exampleKeir Fraser2010-02-041-0/+6
* VT-d, tools: Intel IGD passthrough 1/2: vendor-specific FLRKeir Fraser2010-02-041-7/+76
* tools: Do not append trailing slash to XEN_ROOT in MakefilesKeir Fraser2010-02-0410-14/+14
* libxc: Check there's enough memory for segments we're creatingKeir Fraser2010-02-031-1/+12
* libxc: Check full range of pfns for xc_dom_pfn_to_ptrKeir Fraser2010-02-031-1/+3
* xl: Do not duplicate last line of config file when trying compat mode.Keir Fraser2010-02-031-0/+1
* xend: Disallow "/" in domain namesKeir Fraser2010-02-031-2/+2
* tools/xen-detect: fix printing xen versionKeir Fraser2010-02-031-1/+1
* libxc: Export do_mca hypercall to user space tools.Keir Fraser2010-02-032-0/+23
* Remus: ensure kernel modules are built before attempting to installKeir Fraser2010-02-031-1/+1
* Remus: use imqebt instead of ebtablesKeir Fraser2010-02-031-2/+2
* xentrace: Disable tracing, then read records one more time.Keir Fraser2010-02-031-4/+14