aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen/xm/main.py
Commit message (Expand)AuthorAgeFilesLines
* xm: fix description of xm vcpu-set commandLalith Suresh2013-02-151-1/+1
* xend: Remove old vtpm support from xmMatthew Fioravante2012-11-191-37/+0
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-261-1/+1
* 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-211-60/+69
* tools/python: Replace python string exceptions with ValueError exceptionsMatthias Klose2010-09-141-1/+1
* 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-111-1/+3
* cpupools [4/6]: python/xend changesKeir Fraser2010-04-211-5/+239
* 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
* xm: Show usage message of xm commandsKeir Fraser2010-02-241-1/+1
* xm: Fix xm network-list for XenAPIKeir Fraser2010-02-221-2/+5
* PVUSB: xm/xend supportKeir Fraser2009-12-111-0/+151
* xentop: Add tmem-freeable info when tmem is activeKeir Fraser2009-12-011-1/+1
* xm: Allow detaching vif by MAC addressKeir Fraser2009-11-271-11/+32
* xend: pci: show error msg properly if pciback/pci-stub are not loadedKeir Fraser2009-11-231-0/+3
* xend/xm: Add PSCSI_HBA class and DSCSI_HBA class to XenAPIKeir Fraser2009-11-121-18/+37
* xsm: Add getenforce and setenforce functionality to toolsKeir Fraser2009-10-231-5/+18
* 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
* Tools-side support for creating and destroying netchannel2 interfaces.Keir Fraser2009-10-071-0/+44
* xm,xend: Remove tab indentsKeir Fraser2009-08-191-1/+1
* tmem: expose freeable memoryKeir Fraser2009-08-101-0/+8
* tmem: save/restore/migrate/livemigrate and shared pool authenticationKeir Fraser2009-08-061-0/+48
* xend: passthrough: loosen the pci co-assignment for pv guestKeir Fraser2009-08-021-10/+19
* xend: pass-through: use identity-mapping of PCI functionsKeir Fraser2009-07-221-11/+3
* xend: pass-through: fix regression in the ordering of the output of xm pci listKeir Fraser2009-07-211-1/+1
* python: Remove tab indents.Keir Fraser2009-07-141-12/+12
* pass-through: use vdevn in xm_pci_attach()Keir Fraser2009-07-141-3/+3
* blktap2: add blktap2 device class and device controllerKeir Fraser2009-07-011-2/+4
* xend: pass-through: Implement least-mapping of virtual functionsKeir Fraser2009-06-271-3/+11
* xend: pass-through: rename vslot to vdevfn and vslots to vdevfnsKeir Fraser2009-06-271-18/+18
* xend: pass-through: Parse command line for multi-function hot-plug and unplugKeir Fraser2009-06-271-29/+85
* xend: pass-through: Add key to pci device dictionaryKeir Fraser2009-06-271-3/+7
* xend: pass-through: Add pci_dict_bin_to_str()Keir Fraser2009-06-271-16/+31
* xend: pass-through: Allow multi-function device specifications to be parsedKeir Fraser2009-06-271-2/+2
* xend: pass-through: use devfn instead of slots as the unit for pass-throughKeir Fraser2009-06-271-5/+6
* Allow tools to see the hypervisor command line.Keir Fraser2009-06-181-0/+1
* xend: pass-through: Use common parsing code in parse_pci_configuration()Keir Fraser2009-06-171-25/+5
* xend: pass-through: sxp.merge() cant deal with values being a listKeir Fraser2009-06-161-4/+7
* xenconsole: support for multiple consoles per domainKeir Fraser2009-06-161-3/+6
* xm: pass-through: sort the output of xm pci-listKeir Fraser2009-06-041-0/+3
* xend: requested_vslots is no longer neededKeir Fraser2009-06-031-2/+2
* xm: Unify the output of pci-listKeir Fraser2009-05-291-21/+23
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-2/+222
* xm, xend: passthrough: Add assigned_or_requested_vslot()Keir Fraser2009-05-261-9/+3
* xend: Fix typo in usage of new auxbin.xen_configdir() functionKeir Fraser2009-05-211-1/+1
* tools: get rid of hardcoded config dirsKeir Fraser2009-05-201-1/+2