aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* blktap: re-enable blktap1 if blktap2 is disabledKeir Fraser2009-06-1812-2737/+15
* xend: Improve error messages of xm sched-creditKeir Fraser2009-06-181-2/+5
* xendomains script: Small fixKeir Fraser2009-06-181-3/+3
* Allow tools to see the hypervisor command line.Keir Fraser2009-06-183-2/+11
* stubdoms: qemu monitor supportKeir Fraser2009-06-183-15/+31
* xend: pci: find_parent: should return string rather than intKeir Fraser2009-06-181-4/+4
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-1814-67/+143
* xend: pass-through: Clean up hvm_destroyPCIDevice()Keir Fraser2009-06-171-26/+6
* xend: pass-through: Use common parsing code in getDeviceConfiguration()Keir Fraser2009-06-171-24/+11
* xend: pass-through: Use common parsing code in parse_pci_configuration()Keir Fraser2009-06-171-25/+5
* xend: pass-through: Add pci_tuple_to_dict()Keir Fraser2009-06-171-7/+14
* xend: pass-through: Use generic code in pci_opts_list_to_sxp()Keir Fraser2009-06-172-2/+1
* xend: pass-through: Move pci conversion functions to pci.pyKeir Fraser2009-06-174-90/+100
* Subject: xend: pass-through: Add pci_dict_cmp()Keir Fraser2009-06-172-17/+13
* xend: pass-through: Common parse_pci_name()Keir Fraser2009-06-174-170/+128
* stubdom: update config example to reflect that the serial option canKeir Fraser2009-06-171-3/+5
* xenconsole: fix assumption about printed max domid length.Keir Fraser2009-06-171-2/+2
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-171-22/+22
* tmem: fix 32-on-64 supportKeir Fraser2009-06-171-5/+5
* xend: support for older pciutils without -vmm option, and improveKeir Fraser2009-06-161-13/+18
* xend: pass-through: Use common parsing code in preprocess_pci()Keir Fraser2009-06-161-36/+14
* xend: pass-through: Use PCIDevice as the parameter for the constructor for PC...Keir Fraser2009-06-162-13/+13
* xend: pass-through: Remove PciDeviceNotFoundError, it is never usedKeir Fraser2009-06-161-11/+0
* xend: pass-through: sxp.merge() cant deal with values being a listKeir Fraser2009-06-166-47/+58
* xend: pass-through: cleanupDevice: move and remove recently added vslot entryKeir Fraser2009-06-161-2/+2
* xend: pass-through: tidy up PciController()Keir Fraser2009-06-161-25/+16
* xend: pass-through: fix typo: spx -> sxpKeir Fraser2009-06-162-3/+3
* xend: pass-through: Only call setupOneDevice() once per deviceKeir Fraser2009-06-161-2/+0
* xend: support multiple consoles per domainKeir Fraser2009-06-163-7/+19
* xenconsole: support for multiple consoles per domainKeir Fraser2009-06-163-19/+27
* tools/xenballoond: add tmem capability to directed/self-ballooningKeir Fraser2009-06-164-19/+153
* Fix dependencies in tools/include/xen-foreign/MakefileKeir Fraser2009-06-161-4/+4
* xend: allow config file compatibility with new tap syntaxKeir Fraser2009-06-161-2/+6
* xend: Show "bootable" information only once in 'xm list --long'Keir Fraser2009-06-161-4/+3
* blktap2/vhd, daemon: serialize subdirs-all and subdirs-installKeir Fraser2009-06-162-6/+6
* xend: pci: fix extract_the_exact_pci_names()Keir Fraser2009-06-081-2/+9
* blktap2: README updatesKeir Fraser2009-06-051-47/+246
* xend: Convert the type of superpages to integer to fix a TypeError.Keir Fraser2009-06-051-1/+1
* xm: Remove redundant os.waitpid() call from do_console()Keir Fraser2009-06-041-1/+0
* xend: pci: only extract the exact pci BDFsKeir Fraser2009-06-041-4/+16
* xm: Don't die when trying to conect the console to short-lived domainsKeir Fraser2009-06-041-0/+7
* blktap2: fix parallel Make.Keir Fraser2009-06-042-3/+9
* xm: pass-through: sort the output of xm pci-listKeir Fraser2009-06-042-0/+7
* xend: pass-through: Use AUTO_PHP_SLOT as unknown vslotKeir Fraser2009-06-042-3/+5
* xm: xen-api, pass-through: create: Use vslot for hotplug_slotKeir Fraser2009-06-041-1/+1
* xend: xen-api, pass-through: Add create_dpci_from_sxp()Keir Fraser2009-06-041-39/+25
* xm, xend: xen-api: DPCI.get_hotplug_slot() returns a decimalKeir Fraser2009-06-041-2/+2
* xend: pass-through: prefix vslot with 0x in device configrationKeir Fraser2009-06-041-5/+2
* xm: xen-api, pass-through: Dont pass empty optsKeir Fraser2009-06-042-14/+15
* xm: xen-api: Install create.dtd in SHAREDIRKeir Fraser2009-06-042-3/+6