aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxenguest: Revert domain builder interface changes for 'superpages'Keir Fraser2009-07-207-47/+42
* libxc: Use a single mmap interface to LinuxKeir Fraser2009-07-201-50/+21
* xend: Add support for URI ('file:' and 'data:' scheme) for PV/kernel and PV/r...Keir Fraser2009-07-204-5/+300
* xend: modify sort() for Python 2.3Keir Fraser2009-07-201-1/+1
* blktap2: Remove set() for Python 2.3Keir Fraser2009-07-201-5/+5
* xend: Restore scheduling parametersKeir Fraser2009-07-162-7/+14
* hvmloader: Add new test for MSR_SHADOW_GS_BASE validity after SWAPGS instruct...Keir Fraser2009-07-164-18/+109
* tools/check: We do need a default for ${PYTHON} as called fromKeir Fraser2009-07-153-0/+10
* tools/check: No need to check for ${PYTHON} existence.Keir Fraser2009-07-153-10/+0
* Fix a couple of comment typos.Keir Fraser2009-07-151-1/+1
* minios: switch to C99 integer typesKeir Fraser2009-07-151-3/+3
* python: Remove tab indents.Keir Fraser2009-07-1410-46/+45
* pass-through: use vdevn in xm_pci_attach()Keir Fraser2009-07-141-3/+3
* netbsd: remove qemu-ifup-nbsd, now that it is in the right placeKeir Fraser2009-07-092-4/+0
* Make python check scripts use of $(PYTHON) make variable.Keir Fraser2009-07-094-5/+19
* tools: python -> $(PYTHON)Keir Fraser2009-07-091-4/+4
* blktap2: Fix compile warning with gcc4.Keir Fraser2009-07-081-0/+1
* fs-back: better error handling in fs-backendKeir Fraser2009-07-084-50/+138
* xenstat: Use backend path which is compatible with pvops and 2.6.18-xen kernels.Keir Fraser2009-07-071-1/+1
* xend: allow pv_ops kernel driver pci-stub to hide devices for assignmentKeir Fraser2009-07-064-27/+29
* blktap2: fix save/restore/migrationKeir Fraser2009-07-062-12/+36
* blktap2: seperate blktap1/blktap2 disk typesKeir Fraser2009-07-062-7/+18
* libfsimage: Support for zfs version 16.Keir Fraser2009-07-064-11/+11
* tools: Always check for __linux__ not __Linux__Keir Fraser2009-07-025-12/+11
* gtraceview: compile fixes for NetBSD.Keir Fraser2009-07-022-1/+7
* xend: Remove disused constantsKeir Fraser2009-07-021-5/+0
* xend: fix an undefined name error: mac may be referenced before definition.Keir Fraser2009-07-021-0/+1
* libxc: Fix bugs in xc_exchange_page: pfn_type indexed by gpfn.Keir Fraser2009-07-021-2/+2
* xend: Restore uname of blktap for managed domainsKeir Fraser2009-07-021-1/+9
* buikd: Fix the detection of udev with udevadm version < 128Keir Fraser2009-07-022-5/+8
* x86 hvm: Allow delivery of legacy 8259 interrupts to VCPUs != 0.Keir Fraser2009-07-012-23/+29
* Remove redundant semicolonsKeir Fraser2009-07-012-2/+2
* blktap2: add blktap2 device class and device controllerKeir Fraser2009-07-018-87/+117
* xend: get rid of hardcoded path in xend config fileKeir Fraser2009-06-302-12/+42
* x86 Cx tracing: adds gtraceview & gtracestat utilitiesKeir Fraser2009-06-293-3/+2318
* x86 Cx tracing: export the Cx exit reason (pending interrupt during Cx)Keir Fraser2009-06-291-1/+1
* x86 Cx tracing: export expected/predicted Cx to xentraceKeir Fraser2009-06-291-1/+1
* fs-backend: fix default export and filename checksKeir Fraser2009-06-272-55/+74
* tmem: extra statsKeir Fraser2009-06-271-0/+7
* xend: pass-through: Implement least-mapping of virtual functionsKeir Fraser2009-06-272-10/+13
* xend: pass-through: rename vslot to vdevfn and vslots to vdevfnsKeir Fraser2009-06-278-74/+78
* xend: pass-through: Parse command line for multi-function hot-plug and unplugKeir Fraser2009-06-272-35/+131
* xend: pass-through: Add key to pci device dictionaryKeir Fraser2009-06-279-13/+36
* xend: pass-through: Add pci_dict_bin_to_str()Keir Fraser2009-06-271-16/+31
* xend: pass-through: Only tell qemu-xen to unplug function 0Keir Fraser2009-06-271-2/+10
* xend: pass-through: Allow multi-function device specifications to be parsedKeir Fraser2009-06-277-32/+94
* hvmloader: pass-through: multi-function PCI hot-plugKeir Fraser2009-06-272-1032/+15633
* xend: pass-through: use devfn instead of slots as the unit for pass-throughKeir Fraser2009-06-276-17/+25
* tools: fix inverted logic checkKeir Fraser2009-06-251-1/+3
* xend: create /var/lock/subsys at startupKeir Fraser2009-06-251-0/+1