aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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