aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* xend: pass-through: report attach errors from device modelKeir Fraser2009-06-041-0/+6
* libxc: fix link error on ia64Keir Fraser2009-06-041-1/+1
* rombios: compute checksum for roms bigger than a segmentKeir Fraser2009-06-041-6/+28
* hvmloader: Scan for gpxe-capable NICs until one is found.Keir Fraser2009-06-031-3/+4
* xend: requested_vslots is no longer neededKeir Fraser2009-06-036-36/+16
* blktap: fix empty QCOW images (bug 1430 part 2)Keir Fraser2009-06-031-2/+3
* blktap: fix and use ROUNDUP macro (bug 1430 part 1)Keir Fraser2009-06-031-6/+6
* blktap2: human readable output for tapdisk2 creation problemsKeir Fraser2009-06-031-2/+11
* xend: pci: improve the assignability checkingKeir Fraser2009-06-023-5/+11
* tmem: shared ephemeral (SE) pool (clustering) fixesKeir Fraser2009-06-011-4/+20
* libxc: Implement stub xc_gnttab_map_table() for non-linux.Keir Fraser2009-06-013-0/+15
* libxc: Exchange a page for PV guestKeir Fraser2009-06-013-1/+667
* libxc: Export xc_core_arch_map_p2m_writable()Keir Fraser2009-06-012-5/+28
* libxc: Add a function to map a domain's grant table.Keir Fraser2009-06-012-0/+111
* libxc: export xc_map_m2p() so that it can be called outside.Keir Fraser2009-06-012-4/+19
* Export page offline hypercalls to user space tools.Keir Fraser2009-06-013-0/+110
* blktap: Revert parts of c/s 19349.Keir Fraser2009-06-011-8/+8
* xend: Fix HVM domain restore (undefined HVM_ImageHandler.superpages).Keir Fraser2009-05-301-1/+1
* Revert 19657:9ff5c79b0cebKeir Fraser2009-05-301-136/+58
* xend: Add serialise_pci_opts() and split_pci_opts()Keir Fraser2009-05-293-13/+12
* xend: Fix check for request to detach non-existent deviceKeir Fraser2009-05-291-2/+2
* xend: hot-plug PCI devices at boot-timeKeir Fraser2009-05-294-93/+94
* xend: use popen2 module instead of subprocess for Python 2.3Keir Fraser2009-05-291-4/+7
* blktap2: fix a compilation error (missing PATH_MAX)Keir Fraser2009-05-291-0/+1
* xm: Unify the output of pci-listKeir Fraser2009-05-291-21/+23
* Serialize iptables calls in hotplug scriptsKeir Fraser2009-05-281-0/+4
* blktap2: Fix build with gcc3. Cannot handle defining a function whichKeir Fraser2009-05-282-7/+7
* xend: Update info['platform']['pci']Keir Fraser2009-05-284-26/+52
* blktap2: fix tapdisk-channel.cKeir Fraser2009-05-281-1/+1
* blktap2: fix makefile of blktap2Keir Fraser2009-05-287-56/+32
* udev-script: udev rule for pci_iomul device.Keir Fraser2009-05-281-0/+1