aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl_cmdtable.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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