aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
* xend: Drop long deprecation warning in /var/run not /tmpIan Campbell2013-10-161-2/+2
* tools/migrate: Fix regression when migrating from older version of XenAndrew Cooper2013-10-101-1/+1
* tools: print xm deprecation warning to stderrIan Campbell2013-09-191-2/+2
* tools: disable xend build by defaultIan Campbell2013-09-171-1/+14
* xend: fix file descriptor leak in pci utilitiesXi Xiong2013-09-031-0/+6
* xend: handle extended PCI configuration space when saving stateSteven Noonan2013-09-031-1/+2
* tools: drop 'sv'Ian Campbell2013-08-2011-1251/+0
* tools: delete xsviewIan Campbell2013-08-204-179/+0
* tools: make building xend configurable.Ian Campbell2013-08-202-11/+34
* tools: move xm and xend under tools pythonIan Campbell2013-08-203-0/+121
* tools: Cull more ia64 and ppc codeAndrew Cooper2013-08-201-53/+0
* libxc: limit cpu values when setting vcpu affinity4.3.0-rc3Ian Jackson2013-05-291-0/+12
* fix XSA-46 regression with xend/xmJan Beulich2013-05-211-1/+1
* x86: fix various issues with handling guest IRQsJan Beulich2013-04-181-6/+6
* remus: init sch_plug module based on kernel versionShriram Rajagopalan2013-04-082-8/+19
* xend: Only add cpuid and cpuid_check to sexpr onceOlaf Hering2013-02-221-0/+4
* xm: fix description of xm vcpu-set commandLalith Suresh2013-02-151-1/+1
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-131-1/+1
* xend: enable environment passing in xPopen3Olaf Hering2012-11-231-3/+2
* xend: reinstate XendOptionsFile.get_external_migration_toolIan Campbell2012-11-202-0/+6
* xend: Remove old vtpm support from xmMatthew Fioravante2012-11-1916-507/+4
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-181-1/+1
* xen: xen_ulong_t substitutionStefano Stabellini2012-10-171-1/+1
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-10-081-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-10-081-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-10-081-0/+2
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-051-0/+9
* tools/python: Clean python correctlyAndrew Cooper2012-08-171-1/+1
* xend: Replace the use of XMLPrettyPrint from PyXML with stdlib functionality.M A Young2012-08-171-2/+1
* libxl: make libxl_device_pci_{add,remove,destroy} interfaces asynchronousIan Campbell2012-08-031-3/+3
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-262-2/+2
* python: disable libxl bindingsIan Campbell2012-07-251-1/+2
* libxl: convert libxl_domain_destroy to an async opRoger Pau Monne2012-07-231-1/+1
* libxl: rename libxl_cpumap to libxl_bitmapDario Faggioli2012-07-061-5/+5
* libxl: add a new Array type to the IDLIan Campbell2012-07-061-3/+5
* 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