aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl
Commit message (Expand)AuthorAgeFilesLines
* xl: use help table to describe command help informationKeir Fraser2010-05-113-135/+173
* xl: Add "xl trigger" command, a clone of "xm trigger".Keir Fraser2010-05-115-0/+83
* libxl: More cpupool fixes.Keir Fraser2010-05-112-1/+4
* xl: "vncunused" is documented to default to 1.Keir Fraser2010-05-111-1/+1
* xl: Remove transaction handle in "xl rename"Keir Fraser2010-05-101-8/+1
* xl: add missing migrate commands to command tableKeir Fraser2010-05-101-0/+2
* libxl: Check cpupool parameter during domain creation.Keir Fraser2010-05-101-1/+7
* xl: ignore opengl unless sdl is enabledKeir Fraser2010-05-101-1/+1
* libxl: fix paths for non-standard installationsKeir Fraser2010-05-072-4/+7
* xl: Update memory info in xenstore when use 'xl mem-set'Keir Fraser2010-05-071-0/+11
* libxl: Support cpupoolsKeir Fraser2010-05-075-6/+100
* xl: Add "xl rename" command, a clone of "xm rename".Keir Fraser2010-05-073-0/+47
* xl: Add "xl domname" command, a clone of "xm domname".Keir Fraser2010-05-073-0/+45
* xl: Add "xl domid" command, a clone of "xm domid".Keir Fraser2010-05-073-1/+39
* libxl: support vncpassword in device-model specificationKeir Fraser2010-05-073-1/+37
* xl: Start enumerating vifs from 0.Keir Fraser2010-05-071-1/+1
* xl: fix printf format specifier for 64-bit argumentsKeir Fraser2010-05-061-2/+2
* libxl: make use of libxl path functionsKeir Fraser2010-05-064-4/+21
* xl: If domain creation fails, destroy the domainKeir Fraser2010-05-061-7/+19
* xl: fix bash completionKeir Fraser2010-05-061-1/+1
* libxl: Ensure install directories are created, and copyKeir Fraser2010-05-051-1/+5
* libxl: make set_memory_target work on domains with no videoramKeir Fraser2010-05-041-3/+1
* xl: Make xl usage summary legibleKeir Fraser2010-05-041-1/+1
* Change the global suspend event channel lock file to a per-domain lock fileKeir Fraser2010-05-041-1/+1
* xl: Add option '-c' for 'xl create'Keir Fraser2010-05-041-7/+23
* xl: Add support of specifying '[vars]' in 'xl create'.Keir Fraser2010-05-041-13/+85
* xl: Add some return-code sanity checks to 'xl info'.Keir Fraser2010-05-041-7/+12
* xl: fix XL_LOG_ERRNOVAL outputKeir Fraser2010-05-041-1/+1
* xl: Add basic bash completion for xl command.Keir Fraser2010-05-042-0/+22
* xl: Remove unused variable verbose in info functionKeir Fraser2010-05-041-4/+3
* xl: Add help for 'xl info' commandKeir Fraser2010-05-041-1/+4
* libxl: Build with -WerrorKeir Fraser2010-05-041-1/+1
* xl: Add command description to command tableKeir Fraser2010-05-044-47/+56
* xl: Use command table to store command name and implementationKeir Fraser2010-05-044-57/+67
* xl: Move xl command implementation to a seperate fileKeir Fraser2010-05-044-2832/+2911
* xl: Add subcommand "xl sched-credit"Keir Fraser2010-05-043-0/+175
* libxl: Expose build-time install paths inside libxl.Keir Fraser2010-04-294-12/+86
* xl: Add option '-p' for command 'xl create'Keir Fraser2010-04-261-3/+7
* xl: Fix segment fault of 'xl list'Keir Fraser2010-04-261-1/+1
* xl: support oos domain parameterKeir Fraser2010-04-233-0/+7
* xl: add "xl info" commandKeir Fraser2010-04-221-0/+114
* libxl: add version_info functionKeir Fraser2010-04-222-0/+64
* libxl: add sched_get_id functionKeir Fraser2010-04-222-0/+15
* libxl: extend physinfo structureKeir Fraser2010-04-222-0/+8
* libxl: <sys/signal.h> -> <signal.h>Keir Fraser2010-04-131-1/+1
* libxl: build fix for netbsdKeir Fraser2010-04-131-0/+1
* xl: Migration supportKeir Fraser2010-04-122-68/+559
* xl: Domain creation logging fixesKeir Fraser2010-04-121-5/+45
* xl: New savefile format. Save domain config when saving a domain.Keir Fraser2010-04-123-24/+269
* libxl,xl: Fix two minor bugs in domain destructionKeir Fraser2010-04-122-2/+4