aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl_cmdtable.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* implement xl vncviewerStefano Stabellini2010-07-201-0/+8
* Implement xl dump-coreStefano Stabellini2010-07-191-0/+5
* Implement "xl tmem-freeable" to match "xm tmem-freeable".Stefano Stabellini2010-07-191-0/+5
* this patch implements few missing options in xl so that it can beStefano Stabellini2010-06-221-6/+12
* xl: fix command truncationKeir Fraser2010-06-211-6/+7
* xl: allow truncation of xl subcommandsKeir Fraser2010-06-181-0/+23
* xl: network2-detach commandKeir Fraser2010-06-071-0/+5
* xl: network2-list commandKeir Fraser2010-06-071-0/+5
* xl: network2-attach commandKeir Fraser2010-06-071-0/+8
* xl: make mem-set and mem-max to use MB for memory unit by default.Keir Fraser2010-06-071-2/+2
* xl: adds shutdown and reboot commandsKeir Fraser2010-06-021-0/+10
* xl: Combine headers into one header file.Keir Fraser2010-05-281-1/+1
* xl: Some small fixesKeir Fraser2010-05-261-8/+4
* xl: Add subcommand 'xl dmesg'Keir Fraser2010-05-261-0/+6
* xl: fix block-attach command parsingKeir Fraser2010-05-211-1/+1
* xl: Add subcommand "xl debug-keys"Keir Fraser2010-05-191-0/+5
* libxl: Add tmem support commandsKeir Fraser2010-05-191-0/+42
* xl: allow scaling suffix on memory sizes in mem-set and mem-maxKeir Fraser2010-05-181-2/+6
* xl: Add "xl uptime" command, a clone of "xm uptime".Keir Fraser2010-05-141-0/+5
* xl: Implement block-detach commandKeir Fraser2010-05-131-0/+5