aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xm-test: fix network13 test (protocol and extensions)Keir Fraser2009-08-053-19/+31
* xm-test: Adapt memory setting to up-to-date kernel memory consumptionKeir Fraser2009-08-051-1/+1
* xm-test: 10_block_attach_detach_multiple_devices fixedKeir Fraser2009-08-052-32/+40
* xm-test block-create: use ext3 as filesystemKeir Fraser2009-08-051-2/+4
* xend: fix memory leak resulting in long garbage collector runsKeir Fraser2009-08-051-1/+2
* xend: pass-through: Extend multi-function mappingKeir Fraser2009-08-051-29/+66
* xend: passthrough: add checking when a device is hotplugged into pv guest.Keir Fraser2009-08-051-14/+21
* xend: pci: Use PCIe FLR for VF of Intel 82599 10GbE ControllerKeir Fraser2009-08-021-0/+16
* xend: passthrough: loosen the pci co-assignment for pv guestKeir Fraser2009-08-025-40/+74
* xend: save/restore cpu_weight and cpu_capKeir Fraser2009-08-022-0/+6
* xm-test: ramdisk fs type is changed to ext3 if neededKeir Fraser2009-08-021-0/+9
* tools/tests/regression/: Fix some paths and scripts.Keir Fraser2009-08-024-52/+67
* xm-test: Fix memset 01 and 02 tests: add support for sysfs memory interfaceKeir Fraser2009-07-295-42/+77
* xend: pci: fix a typo in do_Dstate_transitionKeir Fraser2009-07-291-1/+1
* xend: pass-through Use pci_dict_to_bdf_str() in hvm_pci_device_create()Keir Fraser2009-07-291-6/+2
* xend: make a crash dump directory per DomUKeir Fraser2009-07-281-2/+18
* xend: pass-through: fix "xm pci-list-assignable-devices' for pv_guestKeir Fraser2009-07-284-41/+50
* xend: pass-through: fix pci passthrough for pv guestKeir Fraser2009-07-281-0/+11
* tools/tests: Add syntax check for different versions of pythonKeir Fraser2009-07-285-0/+177
* xend: fix migration hangs by closing fds on execKeir Fraser2009-07-287-16/+41
* xend: pass-through: device state in xenstore may be nullKeir Fraser2009-07-281-1/+5
* xend: pass-through: Use parse_pci_name() in find_parent()Keir Fraser2009-07-281-10/+1
* Revert 19961: breaks xend start on some systems.Keir Fraser2009-07-244-300/+5
* xend: Fix use of set() for Python 2.3.Keir Fraser2009-07-241-0/+6
* hvmloader: Fix get_memsize() to cast high_mem_pgend to 64 bits.Keir Fraser2009-07-241-1/+2
* python: make tools/python/xen/util/fileuri.py work on python 2.3Keir Fraser2009-07-231-6/+6
* hoplugpath.sh: fix Makefile dependency.Keir Fraser2009-07-231-1/+1
* xend: Don't call decode() if PV_{kernel,ramdisk} are ''Keir Fraser2009-07-231-1/+1
* xend: Set up CPUID leaves on restore for both PV and HVM guests.Keir Fraser2009-07-231-1/+1
* tools: xenbackendd for NetBSDKeir Fraser2009-07-228-4/+376
* xend: pass-through: use identity-mapping of PCI functionsKeir Fraser2009-07-222-13/+10
* tools: implement balloon stat and cpuinfo for NetBSDKeir Fraser2009-07-221-2/+40
* xend: pass-through: fix regression in the ordering of the output of xm pci listKeir Fraser2009-07-211-1/+1
* Revert part of c/s 19349: fixes qcow for HVM guestsKeir Fraser2009-07-213-0/+95
* 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