aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
* tools/python: fix xm list for Python 2.7Michael Young2010-08-192-1/+10
* xend: remove non-ASCII characters.Christoph Egger2010-08-171-6/+6
* Values of cpu_weight and cpu_cap are lost after xend restartLutz Dube Lutz.Dube@ts.fujitsu.com2010-08-161-4/+6
* Fix "Error: Device 51952 not connected" error when using pygrubeXeC001er2010-08-161-3/+6
* libxc: disable xc_ptrace on x86 LinuxIan Campbell2010-08-131-1/+1
* tools/python: Remove non-ASCII characters introduced by fffedd3d70e1.Ian Jackson2010-08-121-1/+1
* Exception in xen/util/vscsi_util.py while starting xend"Dube, Lutz"2010-08-111-1/+1
* xend: fix SyntaxError for Python 2.4 or earlierKuwamura Shin'ya2010-07-291-2/+4
* xend (XenAPI): Error in Xend-API method VM_set_actions_after_crashLutz Dube2010-07-273-2/+21
* tools/xend: Fix performance of xend with more than 10000 FC device paths"Dube, Lutz"2010-07-233-6/+19
* Improve balloon support for NetBSD.Stefano Stabellini2010-07-191-5/+11
* xm: Do not check path of kernel if bootloader is specifiedIan Jackson2010-07-151-2/+10
* xend: Continue domain building even if memshr extensions are notKeir Fraser2010-07-081-2/+4
* tools/xend: Revert 21541:7ff0e885b5c3 "a few blktap2 fixes"Ian Jackson2010-06-293-11/+6
* tools/xend, xm: add a command to get the state of VMsIan Jackson2010-06-294-1/+65
* tools/python: sxp parser: show empty stringIan Jackson2010-06-281-0/+2
* xend: Fix up check "mac" address sooner changeIan Jackson2010-06-251-1/+2
* python/xc: [PATCH 3/3] add flask capabilities in python xc bindingsIan Jackson2010-06-221-0/+251
* Check "mac" address sooner in device_create function, before doing device_add.Ian Jackson2010-06-221-5/+5
* python/xc: do not crash xend if /proc/xen/privcmd cannot be openedIan Jackson2010-06-221-1/+2
* xend: fix "xm list hangs"Keir Fraser2010-06-211-4/+11
* python/xc: fix out of bounds array accessKeir Fraser2010-06-151-1/+0
* xend: Remove use of non-existent xc.handle() function.Keir Fraser2010-06-091-1/+1
* blktap2: Port Xend to the tap-ctl interface.Keir Fraser2010-06-082-80/+124
* xend: A few blktap2 fixesKeir Fraser2010-06-073-6/+11
* [VTD] fixed a timing issue on DELL calpella laptop while doing graphics pass-...Keir Fraser2010-06-041-0/+1
* xend: PoD check should be for HVM domain only.Keir Fraser2010-06-011-1/+1
* xend: Remove broken bits of NUMA code.Keir Fraser2010-06-012-44/+0
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-285-139/+141
* tools: Fix time offset when localtime=0Keir Fraser2010-05-261-1/+1
* xend: Add interface name definition support for xend-relocation-addressKeir Fraser2010-05-251-0/+94
* xend: Fix getStubdomDomid functionKeir Fraser2010-05-151-1/+1
* xm: explicitly differentiate between tap and tap2 in config parsing.Keir Fraser2010-05-112-2/+6
* Remus: fix missing import in device.pyKeir Fraser2010-05-101-1/+1
* xend: support blktap2 in xend blkif utilsKeir Fraser2010-05-071-1/+1
* xm: Add exception handling when launching vncviewerKeir Fraser2010-05-061-2/+7
* xend: fix bug in option parsingKeir Fraser2010-05-041-4/+4
* Change the global suspend event channel lock file to a per-domain lock fileKeir Fraser2010-05-041-1/+1
* xm: catch TypeError if xenconsole is nonexistentKeir Fraser2010-05-041-1/+1
* Remus: use IFB for net buffer on newer kernelsKeir Fraser2010-05-041-35/+235
* Remus: add file locking and modprobe utility functionsKeir Fraser2010-05-041-1/+50
* Remus: include device name in vif objectsKeir Fraser2010-05-042-3/+13
* Remus: fix VM stringificationKeir Fraser2010-05-041-2/+3
* Remus: move device handling into its own moduleKeir Fraser2010-05-041-0/+140
* Remus: python netlink fixesKeir Fraser2010-05-042-6/+10
* cpupools, xend: Add missing file sxputils.pyKeir Fraser2010-04-261-0/+64
* cpupools, xend: Add missing file XendCPUPool.pyKeir Fraser2010-04-231-0/+905
* Revert 21224:a7947fd90328 "xend: earlier remove the backend of tapdisk device"Keir Fraser2010-04-231-7/+1
* xend: earlier remove the backend of tapdisk device inKeir Fraser2010-04-221-1/+7
* xend: don't drop device config on domain start failureKeir Fraser2010-04-221-1/+1