aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
* xend: do not run a hotplug script from qemu on LinuxIan Campbell2012-06-072-2/+12
* libxl: do not overwrite user supplied config when running bootloaderIan Campbell2012-05-291-10/+0
* libxl: Rename pci_list_assignable to pci_assignable_listGeorge Dunlap2012-05-151-4/+4
* nstore: rename public xenstore headersIan Campbell2012-05-144-4/+4
* libxl/xend: name tap devices vifX.Y-emuIan Campbell2012-04-251-5/+1
* libxl: Move bdf parsing into libxluGeorge Dunlap2012-04-041-1/+2
* tools/python: Fix indenting in 25030:6ced0ed954d6Ian Jackson2012-03-131-2/+2
* tools/python: Py_INCREF(Py_None) when returing Py_NoneMarek Marczykowski2012-03-131-0/+2
* libxl: add new "defbool" built in type.Ian Campbell2012-03-012-1/+26
* libxl: Remove xen/sched.h from public interfaceIan Campbell2012-03-011-5/+5
* remus: libcheckpoint - initialize unused callback fields to NULLShriram Rajagopalan2012-02-201-0/+1
* xend: populate HVM guest grant table on bootIan Campbell2012-02-103-0/+43
* tools/python: remove references to removed libflask from setup.pyOlaf Hering2012-02-091-5/+3
* tools/flask: remove libflaskDaniel De Graaf2012-02-062-8/+7
* libxl: drop libxl_cpuarray -- topology was the only user.Ian Campbell2012-01-311-24/+0
* 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