aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pygrub: improve grub 2 supportKeir Fraser2010-01-261-3/+19
* tools/xsm: Expose Flask XSM AVC functions to user-spaceKeir Fraser2010-01-267-9/+234
* libxl: Fix libconfig install directoryKeir Fraser2010-01-231-2/+2
* Get libconfig tarball from xenbitsKeir Fraser2010-01-221-1/+2
* blktap: fix blktapctrl abortKeir Fraser2010-01-221-0/+6
* libxc: mmapbatch-v2 adjustmentsKeir Fraser2010-01-223-6/+7
* libxc: New hcall_buf_{prep,release} pre-mlock interfaceKeir Fraser2010-01-228-82/+181
* xend: Dis-allow device assignment if PoD is enabled.Keir Fraser2010-01-211-0/+17
* tools: fix sysfs error pathKeir Fraser2010-01-213-1/+8
* xentrace: XC_PAGE_SIZE should be usedKeir Fraser2010-01-211-1/+1
* libxc: Unbreak HVM live migration after 0b138a019292.Keir Fraser2010-01-211-6/+20
* xend: Unbreak live migration with tapdisk2 after 20691:054042ba73b6Keir Fraser2010-01-211-1/+1
* libxl, hvm: Add support to trigger power or sleep button eventsKeir Fraser2010-01-203-1/+88
* hvm: Add ACPI fixed sleep buttonKeir Fraser2010-01-201-1/+1
* xentrace: Per-cpu xentrace buffersKeir Fraser2010-01-201-73/+60
* xend: Fix 20825:49a2c1069e14Keir Fraser2010-01-201-1/+1
* xend: Properly interpret vcpu_avail Long Integer in xc.hvm_build().Keir Fraser2010-01-201-6/+31
* xc_domain_save: allocate pfn_err before useKeir Fraser2010-01-191-0/+2
* libxl: fix "xl list" outputKeir Fraser2010-01-182-17/+18
* minios: implement xc_map_foreign_bulkKeir Fraser2010-01-181-3/+27
* Revert 20746:042b371d8728 --- Breaks stubdoms.Keir Fraser2010-01-181-2/+0