aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* hvmloader: Fix CPU hotplug notify handler in ACPI DSDT.Keir Fraser2010-02-033-8858/+8813
* pygrub: support parsing of syslinux configuration filesKeir Fraser2010-02-013-1/+206
* tools/gtraceview: fix SIGFPEKeir Fraser2010-01-291-2/+8
* blktap2: Prefer AIO eventfd support on kernels >= 2.6.22Keir Fraser2010-01-295-31/+273
* blktap2: Separate tapdisk raw I/O into different backends.Keir Fraser2010-01-295-137/+306
* blktap2: Sort out tapdisk AIO init.Keir Fraser2010-01-296-63/+64
* blktap2: Sort out tapdisk IPC init.Keir Fraser2010-01-294-58/+95
* xend: destroy restored domain when its device doesn't existKeir Fraser2010-01-271-7/+6