aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen/xm
Commit message (Expand)AuthorAgeFilesLines
* xend: Drop long deprecation warning in /var/run not /tmpIan Campbell2013-10-161-2/+2
* tools: print xm deprecation warning to stderrIan Campbell2013-09-191-2/+2
* tools: disable xend build by defaultIan Campbell2013-09-171-1/+14
* tools: move xm and xend under tools pythonIan Campbell2013-08-201-0/+7
* xm: fix description of xm vcpu-set commandLalith Suresh2013-02-151-1/+1
* xend: Remove old vtpm support from xmMatthew Fioravante2012-11-194-149/+0
* xend: Replace the use of XMLPrettyPrint from PyXML with stdlib functionality.M A Young2012-08-171-2/+1
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-261-1/+1
* xend: drop XenAPI error message translationIan Campbell2011-04-083-180/+11
* tools: Add nestedhvm guest config optioncegger2011-02-281-1/+6
* remus: fix check for installed qdiscs on ifbShriram Rajagopalan2011-03-311-2/+1
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-251-1/+2
* xl/xm: make pci-list use same BDF format as all other commandsIan Campbell2011-03-091-8/+6
* tools: cpupools: Rename cpu-pool commands in xm to cpupool-*Juergen Gross2010-10-214-67/+76
* Replace pyxml/xmlproc-based XML validator with lxml based oneStephan Peijnik2010-10-111-48/+47
* tools/python: Replace python string exceptions with ValueError exceptionsMatthias Klose2010-09-142-2/+2
* xm: Do not check path of kernel if bootloader is specifiedIan Jackson2010-07-151-2/+10
* tools/xend, xm: add a command to get the state of VMsIan Jackson2010-06-291-1/+36
* xm: explicitly differentiate between tap and tap2 in config parsing.Keir Fraser2010-05-112-2/+6
* xm: Add exception handling when launching vncviewerKeir Fraser2010-05-061-2/+7
* cpupools [4/6]: python/xend changesKeir Fraser2010-04-217-5/+587
* xend: make NUMA in xm info optional (dependent on new -n switch)Keir Fraser2010-04-151-3/+8
* credit2: Add toolstack options to control credit2 scheduler parametersKeir Fraser2010-04-141-0/+82
* xm: Fix string index out of range in 'vcpu-pin' commandKeir Fraser2010-04-091-0/+2
* Fix domain exit actions that contain hyphenKeir Fraser2010-03-031-4/+4
* xm: Show usage message of xm commandsKeir Fraser2010-02-241-1/+1
* python: Don't install anything directly under /usr/shareKeir Fraser2010-02-221-1/+1
* xm: Fix xm network-list for XenAPIKeir Fraser2010-02-221-2/+5
* xend: Fix 'monitor' domain config parameter.Keir Fraser2009-12-241-3/+10
* xend: Extra qemu options: parallel,serial,monitorKeir Fraser2009-12-231-4/+13
* Revert 20709:085627544270Keir Fraser2009-12-211-1/+1
* xend: Enable vHPET in HVM guests by default.Keir Fraser2009-12-211-1/+1
* Adds 'memory_sharing' option to domain config scripts. It passes domain id toKeir Fraser2009-12-171-1/+6
* PVUSB: xm/xend supportKeir Fraser2009-12-112-0/+196
* xm: fix message in OptionError deprecated since Python 2.6Keir Fraser2009-12-021-0/+9
* xentop: Add tmem-freeable info when tmem is activeKeir Fraser2009-12-011-1/+1
* xend: fix bugs in c/s 20321:7a69f773548e "add a config description item for e...Keir Fraser2009-11-301-2/+3
* xm: Allow detaching vif by MAC addressKeir Fraser2009-11-271-11/+32
* xm: Fix maxvcpus supportKeir Fraser2009-11-261-0/+1
* xm: Add maxvcpus supportKeir Fraser2009-11-251-3/+22
* Replace tsc_native config option with tsc_mode config optionKeir Fraser2009-11-252-6/+6
* xend: pci: show error msg properly if pciback/pci-stub are not loadedKeir Fraser2009-11-231-0/+3
* A few trivial cleanupsKeir Fraser2009-11-121-9/+21
* xend/xm: Add PSCSI_HBA class and DSCSI_HBA class to XenAPIKeir Fraser2009-11-124-46/+95
* xsm: Add getenforce and setenforce functionality to toolsKeir Fraser2009-10-233-5/+158
* Add nomigrate config option to disable migration/restoreKeir Fraser2009-10-202-1/+9
* Per-domain switch to disable oos shadow page tablesKeir Fraser2009-10-192-1/+9
* xm,xend: Add commands to hotplug usb devices to hvm guestsKeir Fraser2009-10-191-0/+18
* xm: Fix xm network2-{attach,detach}Keir Fraser2009-10-191-3/+4
* xm,xend: A few fixes for changeset 20314Keir Fraser2009-10-161-1/+2