aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl_cmdtable.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* xl: Implement block-list commandKeir Fraser2010-05-131-0/+5
* xl: Implement block-attach commandKeir Fraser2010-05-131-0/+5
* xl: Implement network-detach commandKeir Fraser2010-05-131-0/+5
* xl: Implement network-list commandKeir Fraser2010-05-131-0/+5
* xl: Implement network-attachKeir Fraser2010-05-131-0/+7
* xl: Add command 'xl mem-max'Keir Fraser2010-05-121-0/+5
* xl: Add "xl top" command, a clone of "xm top".Keir Fraser2010-05-121-0/+5
* xl: Add "xl sysrq" command, a clone of "xm sysrq".Keir Fraser2010-05-121-0/+5
* xl: use help table to describe command help informationKeir Fraser2010-05-111-27/+157
* xl: Add "xl trigger" command, a clone of "xm trigger".Keir Fraser2010-05-111-0/+1
* xl: add missing migrate commands to command tableKeir Fraser2010-05-101-0/+2
* xl: Add "xl rename" command, a clone of "xm rename".Keir Fraser2010-05-071-0/+1
* xl: Add "xl domname" command, a clone of "xm domname".Keir Fraser2010-05-071-0/+1
* xl: Add "xl domid" command, a clone of "xm domid".Keir Fraser2010-05-071-1/+2
* xl: Add command description to command tableKeir Fraser2010-05-041-0/+41