aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Download external tarballs from xenbits.xensource.comKeir Fraser2009-01-052-2/+4
* vtd hotplug: check if a device can be hot-plugged.Keir Fraser2009-01-053-11/+97
* xenctx: compat-mode/HVM supportKeir Fraser2009-01-051-105/+185
* Make xc_translate_foreign_address aware of compat-mode guests andKeir Fraser2009-01-052-162/+77
* PoD memory 9/9: xend integrationKeir Fraser2009-01-053-9/+45
* PoD memory 8/9: libxc interfaceKeir Fraser2009-01-055-5/+158
* acpi: Reserve IO ports used by hotplugKeir Fraser2008-12-292-495/+514
* rombios: disable DEBUG_ROMBIOS by default.Keir Fraser2008-12-291-1/+1
* rombios: pass BDF correctly during option ROM scanKeir Fraser2008-12-291-2/+0
* rombios: enabling option ROM write access during initialisation.Keir Fraser2008-12-291-1/+4
* CPUIDLE: adjust cstate statistic interfaceKeir Fraser2008-12-191-1/+1
* xend: Actually restrict a domU's access to xenstore when we mean to --Keir Fraser2008-12-181-1/+16
* rombios: Update to Bochs latestKeir Fraser2008-12-182-1484/+2109
* xenpm: add cpu frequency control interface, through which user canKeir Fraser2008-12-161-142/+534
* x86: Update xen-detect utility to scan for Xen signature in CPUID space.Keir Fraser2008-12-161-8/+16
* x86: Enable MTF for HVM guest single step in gdbKeir Fraser2008-12-163-12/+49
* rombios: fix references to EBDAKeir Fraser2008-12-151-26/+35
* xenpmd: Fix bogus fgets() size parameter.Keir Fraser2008-12-131-5/+1
* xc_pm: Fix off-by-one error in string array access.Keir Fraser2008-12-131-1/+1
* xentop: Fix fprintf() build failure.Keir Fraser2008-12-111-1/+1
* hvmloader: enable bus mastering of PCI deviceKeir Fraser2008-12-111-0/+5
* rombios: fix rom_scan (ja->jmp)Keir Fraser2008-12-111-1/+1
* libxc: Fix xc_pm.c build by avoiding bogus header includes.Keir Fraser2008-12-112-5/+6
* gdbserver: Fix build failure.Keir Fraser2008-12-101-1/+1
* Add user PM control interfaceKeir Fraser2008-12-102-0/+182
* libxc: Fix memory leak in zlib usageKeir Fraser2008-12-102-0/+2
* Use virtual 8086 mode for VMX guests with CR0.PE == 0Keir Fraser2008-12-093-5/+52
* tools: Fix a few error-path memory leaks.Keir Fraser2008-12-093-4/+10
* xend: Remember bootable flag for vbds in xenstoreKeir Fraser2008-12-092-7/+14
* xend: Fix memory allocation bug after hvm reboot in numa systemKeir Fraser2008-12-093-5/+39
* libxc: Fix gcc 4.3 build failureKeir Fraser2008-12-091-2/+4
* rombios: support BCVKeir Fraser2008-12-091-0/+24
* Fix domain save when guest is in S3.Keir Fraser2008-12-052-9/+4
* xm: Fix xm block-list for inactive managed domainsKeir Fraser2008-12-041-1/+12
* xend: Remember bootloader settings in xenstoreKeir Fraser2008-12-041-0/+4
* xentop: Fix xentop for blktapKeir Fraser2008-12-031-19/+6
* Do not request domain shutdown if in S3 state during domain save.Keir Fraser2008-12-031-10/+26
* xenpmd: Adjust strncat() length to avoid static buffer overflow.Keir Fraser2008-12-021-1/+1
* xend: Fix device release for tap devicesKeir Fraser2008-11-281-2/+10
* xm: Relax the sanity check on guest configuration with XSM-ACM addlabelKeir Fraser2008-11-281-2/+3
* hvmloader: Pass BDF to PCI option ROMs.Keir Fraser2008-11-242-16/+33
* hvmloader: Load physical PCI option ROMs where available.Keir Fraser2008-11-241-54/+135
* hvmloader: Relocate the etherboot ROM to be near the end of VGAKeir Fraser2008-11-242-5/+7
* PCI interface changes for PCIE-AER enablingKeir Fraser2008-11-241-1/+34
* xend: Make _setCPUAffinity() errors nonfatal on domain resumeKeir Fraser2008-11-201-1/+8
* xenapi: fix valid_object typoKeir Fraser2008-11-201-1/+1
* x86: support CPUID hypervisor feature bitKeir Fraser2008-11-192-0/+4
* tools: use sysfs interface to balloon driver if presentKeir Fraser2008-11-171-2/+27
* Fix to save CPU affinity for xm save/restoreKeir Fraser2008-11-141-2/+0
* xm: display domain id on domain creationKeir Fraser2008-11-131-2/+3