aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen/xend
Commit message (Expand)AuthorAgeFilesLines
* tools/migrate: Fix regression when migrating from older version of XenAndrew Cooper2013-10-101-1/+1
* tools: move xm and xend under tools pythonIan Campbell2013-08-201-0/+110
* 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
* xend: Only add cpuid and cpuid_check to sexpr onceOlaf Hering2013-02-221-0/+4
* xend: reinstate XendOptionsFile.get_external_migration_toolIan Campbell2012-11-202-0/+6
* xend: Remove old vtpm support from xmMatthew Fioravante2012-11-199-332/+4
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-181-1/+1
* xend: do not run a hotplug script from qemu on LinuxIan Campbell2012-06-072-2/+12
* libxl/xend: name tap devices vifX.Y-emuIan Campbell2012-04-251-5/+1
* xend: populate HVM guest grant table on bootIan Campbell2012-02-102-0/+8
* libxl: add feature flag to xenstore for XS_RESET_WATCHESOlaf Hering2012-01-051-0/+1
* xend: fix insufficient quoting in tapdiskPhilipp Hahn2011-12-081-1/+1
* xend: insufficient quoting in tapdiskPhilipp Hahn2011-12-011-4/+5
* tools: xend: tolerate empty state/*.xmlKonrad Rzeszutek Wilk2011-11-141-0/+3
* xend: NetBSD portability fix for LVM raw volume namesRoger Pau Monne2011-06-281-1/+1
* tools: Add nestedhvm guest config optioncegger2011-02-283-4/+11
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-211-1/+1
* xend: improve psudeo-bootloader support for external block scriptsJim Fehlig2011-01-181-4/+13
* 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-051-10/+0
* tools: fix cpu_weight/cap loss (22000:4fc66044477d)Lutz Dube2010-11-031-0/+5
* avoid numa placement of cpus with active cpupoolsJuergen Gross2010-10-282-1/+6
* Do not wait for memory teardown when live migrateMiroslav Rezanina2010-10-282-21/+30
* tools/python: Replace python string exceptions with ValueError exceptionsMatthias Klose2010-09-141-1/+1
* libxl+xend: use correct paths for PV console when running bootloaderIan Campbell2010-09-071-1/+1
* xend: reserve vtd_mem on guest restoreMiroslav Rezanina2010-09-031-1/+9
* 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
* 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-232-1/+13
* Improve balloon support for NetBSD.Stefano Stabellini2010-07-191-5/+11
* 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-292-10/+5
* tools/xend, xm: add a command to get the state of VMsIan Jackson2010-06-293-0/+29
* 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
* Check "mac" address sooner in device_create function, before doing device_add.Ian Jackson2010-06-221-5/+5
* xend: fix "xm list hangs"Keir Fraser2010-06-211-4/+11
* 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-072-5/+10
* 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
* tools: Fix time offset when localtime=0Keir Fraser2010-05-261-1/+1
* xend: Fix getStubdomDomid functionKeir Fraser2010-05-151-1/+1
* xend: fix bug in option parsingKeir Fraser2010-05-041-4/+4
* cpupools, xend: Add missing file XendCPUPool.pyKeir Fraser2010-04-231-0/+905