aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-312-15/+14
* libxl: define libxl_vnc_info to hold all info about the vnc infoIan Campbell2012-01-311-1/+9
* libxl: add feature flag to xenstore for XS_RESET_WATCHESOlaf Hering2012-01-051-0/+1
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-1/+14
* libxl: split libxl_domain_shutdown into libxl_domain_shutdown,..._rebootIan Campbell2011-12-211-3/+18
* libxl: remove force parameter from libxl_domain_destroyRoger Pau Monne2011-12-151-3/+3
* libxl: idl: support new "private" type attributeIan Jackson2011-12-121-0/+6
* xend: fix insufficient quoting in tapdiskPhilipp Hahn2011-12-081-1/+1
* 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-182-3/+3
* libxl: Rename libxl.idl to libxl_types.idl.Anthony PERARD2011-09-291-2/+2
* 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 concept of in- and out-put only data types to IDLIan Campbell2011-04-201-8/+19
* tools: libxl: remove BitField type class from IDLIan Campbell2011-04-201-1/+1
* tools: libxl: add libxl_domid to IDLIan Campbell2011-04-201-0/+10
* tools: libxl: add an Enumeration type to the IDLIan Campbell2011-04-202-50/+32
* 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-085-258/+15
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-062-17/+17
* 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-272-107/+9
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-253-414/+3
* 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-173-80/+56
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* 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