aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen
Commit message (Expand)AuthorAgeFilesLines
...
* xend: insufficient quoting in tapdiskPhilipp Hahn2011-12-011-4/+5
* remus: command line switch to enable/disable checkpoint compressionShriram Rajagopalan2011-12-014-7/+16
* hvmloader: Move acpi_enabled out of hvm_info_table into xenstorePaul Durrant2011-11-181-1/+0
* tools: xend: tolerate empty state/*.xmlKonrad Rzeszutek Wilk2011-11-141-0/+3
* libxl: add a flags argument to libxl_ctx_alloc.Ian Campbell2011-10-181-1/+1
* libxl: convert PCI device handling to device APIIan Campbell2011-10-181-5/+14
* libxl: idl: use "dispose" rather than "destroy" for function to free IDL typesIan Campbell2011-10-181-1/+1
* PCI multi-seg: adjust domctl interfaceJan Beulich2011-09-221-29/+33
* xend: remove PCI device listing from NetBSD, since it's LinuxRoger Pau Monne2011-07-231-0/+1
* xend: NetBSD portability fix for LVM raw volume namesRoger Pau Monne2011-06-281-1/+1
* xen.lowlevel.xl: Return None on empty domain nameMarek Marczykowski2011-06-271-2/+3
* remus: handle exceptions while installing/unstalling net bufferSigned-off-by: Shriram Rajagopalan2011-06-272-10/+28
* tools: remus: support DRBD disk backendsShriram Rajagopalan2011-05-261-13/+54
* remus: write circumlocution for try..except..finallyJinsong Liu2011-05-241-5/+6
* tools: libxl: remove libxl_domain_build_state from the IDLIan Campbell2011-04-201-12/+0
* tools: libxl: add libxl_domid to IDLIan Campbell2011-04-201-0/+10
* tools: libxl: add an Enumeration type to the IDLIan Campbell2011-04-201-29/+0
* tools: libxl: namespace enum values within their type.Ian Campbell2011-04-201-8/+8
* tools: libxl: generalize libxl_qemu_machine_type into libxl_domain_typeIan Campbell2011-04-201-2/+2
* tools: libxl: move all enum values into the libxl namespaceIan Campbell2011-04-201-16/+16
* remus: fix incorrect error handling for switch_qemu_logdirty in checkpoint codeShriram Rajagopalan2011-04-121-1/+1
* remus: blackhole replication targetShriram Rajagopalan2011-04-081-0/+6
* remus: proper cleanup on checkpoint failure.Shriram Rajagopalan2011-04-082-1/+8
* xend: drop XenAPI error message translationIan Campbell2011-04-083-180/+11
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-16/+16
* tools: Add nestedhvm guest config optioncegger2011-02-284-5/+17
* remus: fix check for installed qdiscs on ifbShriram Rajagopalan2011-03-312-4/+3
* xend: Fix startup after removal of ACM support.Keir Fraser2011-03-271-107/+8
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-252-404/+2
* libxl: remove XS transaction from public API.Ian Campbell2011-03-231-2/+2
* tools: link each shared library or binary only against the libraries it usesIan Campbell2011-03-172-2/+0
* xl/xm: make pci-list use same BDF format as all other commandsIan Campbell2011-03-091-8/+6
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-6/+11
* xend: canonicalise symlinks found in /dev for vbds (helps vscsi)James Harper2011-02-081-0/+2
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-211-1/+1
* xend: pci.py: fix open file descriptor leakKouya Shimura2011-01-201-0/+4
* xend: improve psudeo-bootloader support for external block scriptsJim Fehlig2011-01-182-9/+21
* xend: drbd: Revert 19444:152257350930Jim Fehlig2011-01-181-1/+1
* tools/python/pyxl: Updates to builtin-type marshalling functionsGianni Tedesco2011-01-111-3/+20
* tools/python/pyxl: Export PCI passthrough related libxl functionsGianni Tedesco2011-01-111-0/+74
* tools/python/pyxl: Allow subclassing of auto-generated python typesGianni Tedesco2011-01-111-1/+1
* tools/python/pyxl: Export relevant integer constants from python wrapperGianni Tedesco2011-01-111-0/+32
* tools/python/pyxl: Un-muddle libxl_domain_(pause|unpause) wrappersGianni Tedesco2011-01-111-2/+2
* tools/python/pyxl: Fix reference counting of Py_(None|True|False)Gianni Tedesco2011-01-111-1/+11
* tools/xend: check for device model if path is not specifiedMichal Novotny2011-01-111-0/+4
* tools/xend: drbd: fix things by reverting 20158Ian Jackson2011-01-052-18/+1
* Support getting topology info in libxlJuergen Gross2010-12-091-0/+24
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-232-7/+7
* xend: fix "xm block-detach 0 ..." for extended-ID devicesJan Beulich2010-12-101-5/+0
* tools: Add xl python bindings for cpumapJuergen Gross2010-11-231-2/+21