aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl_cmdtable.c
Commit message (Expand)AuthorAgeFilesLines
* xl: support for leaving domain paused after saveIan Murray2013-07-171-1/+2
* libxl: Make 'xl vcpu-set' work properly on overcommited hosts with an override.Konrad Rzeszutek Wilk2013-05-141-1/+2
* docs: Change cd-insert docs to match behaviorGeorge Dunlap2013-05-101-1/+1
* xl: add node-affinity to the output of `xl list`Dario Faggioli2013-04-171-1/+2
* xl: 'xl claims' print outstanding per domain claimsKonrad Rzeszutek Wilk2013-04-161-0/+6
* libxl: pass debug flag down to libxl_domain_suspendOlaf Hering2013-02-151-1/+2
* xl: correct help text of xl migrateOlaf Hering2013-02-151-1/+1
* libxl: add vtpm supportMatthew Fioravante2012-11-131-0/+15
* xl: Add --wait and --all to xl reboot.Ian Campbell2012-10-181-1/+3
* xl: Introduce xl shutdown --all support for xm compatibilityIan Campbell2012-10-181-2/+3
* xl/libxl: make shutdown accept the long option --wait for -wSander Eikelenboom2012-10-111-1/+1
* xl: support empty CDROM devicesIan Campbell2012-07-261-2/+2
* xl: rename "list-vm" command to "vm-list"Matt Wilson2012-06-291-3/+3
* libxl: Remus - xl remus commandShriram Rajagopalan2012-05-181-0/+14
* xl: Add pci_assignable_add and remove commandsGeorge Dunlap2012-05-151-0/+14
* libxl: Rename pci_list_assignable to pci_assignable_listGeorge Dunlap2012-05-151-2/+2
* xl: Introduce vncviewer xm compatibility optionsGoncalo Gomes2012-05-151-5/+10
* libxl: prevent xl from doing operations on domains if xend is runningRoger Pau Monne2012-05-141-65/+65
* [v2] xl: Don't require a config file for cpupoolsGeorge Dunlap2012-04-241-3/+5
* libxl: Remove libxl_tmem_destroy and associated xl commandIan Campbell2012-04-161-6/+0
* xl: xl network-attach -N (dry run) optionMathieu Gagne2012-04-171-1/+1
* xl: provide a command to set the saved configuration for a running domainIan Campbell2012-04-021-0/+9
* xl: Implement sched-credit schedule parameter command-line interfaceGeorge Dunlap2012-03-141-5/+8
* xl: fix xl create/cpupool-create -f help outputOlaf Hering2012-02-201-2/+2
* xl: Add -F to usage for xl shutdown/rebootIan Campbell2012-02-131-2/+9
* Tools: Add a sharing command to xl for information about shared pagesAndres Lagar-Cavilla2012-01-261-0/+5
* xl: Add missing trigger for the xl trigger cmd.Jean Guyader2012-01-241-1/+1
* Support of xl sched-sedfJuergen Gross2011-11-281-0/+16
* Support of xl sched-credit2Juergen Gross2011-11-281-0/+8
* Support cpupools in xl sched-creditJuergen Gross2011-11-281-2/+3
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+8
* libxl: clean up trailing whitespaces in code.Wei Liu2011-07-191-2/+2
* xl: xl block-attach -N (dry run) optionIan Jackson2011-06-281-1/+1
* xl: implement -N (dry run) global option for create and cpupool-createIan Jackson2011-06-281-4/+6
* xl: new global -N option for dry runIan Jackson2011-06-281-62/+62
* xl: disks: replace block-attach disk config parser with call to xlu_parse_diskIan Jackson2011-06-281-1/+1
* libxl: flask xsm supportMachon Gregory2011-06-021-1/+17
* libxl/xl: drop support for netchannel2Ian Campbell2011-04-081-18/+0
* xl: remove unimplemented -l stub for cpupool-listAndre Przywara2011-01-281-2/+1
* Support new xl command cpupool-numa-splitJuergen Gross2010-12-091-0/+5
* Support renaming of cpupoolsJuergen Gross2010-12-091-0/+5
* Extend cpupools to support numaJuergen Gross2010-12-091-2/+2
* support topolgy info in xl infoJuergen Gross2010-12-091-1/+1
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-211-0/+35
* xl: correct argument parsing for some sub-commands.Ian Campbell2010-08-241-1/+1
* tools: xenconsole[d] and libxl: multiple console supportStefano Stabellini2010-08-161-1/+3
* formatting of "# xl list -h" is off (due to missing \n)Stefano Stabellini2010-08-091-2/+2
* xl: remove duplicate -d option from create help messageZhigang Wang2010-07-301-1/+0
* libxl: Check whether a PCI device is assignable before assigning it do a domUGianni Tedesco2010-07-291-0/+5
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-0/+1