aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xen-hptool: A few usage cleanups.Keir Fraser2010-05-191-23/+26
* xl: Check for dom0 when instructed to destroy a domain.Keir Fraser2010-05-191-0/+4
* xl: Add subcommand "xl debug-keys"Keir Fraser2010-05-195-0/+42
* libxl: Add tmem support commandsKeir Fraser2010-05-195-0/+440
* libxl: Compilation and other small fixesKeir Fraser2010-05-192-24/+44
* xl: recognize the "extra" entry in the domain config fileKeir Fraser2010-05-191-7/+18
* libxl: Set default shadow memory based on final values for vcpus and memoryKeir Fraser2010-05-191-4/+9
* xl: allow scaling suffix on memory sizes in mem-set and mem-maxKeir Fraser2010-05-182-11/+44
* xend: suppress errors during capabilities checkKeir Fraser2010-05-171-1/+1
* ocaml: Disable parallel makeKeir Fraser2010-05-171-0/+2
* xend: Fix getStubdomDomid functionKeir Fraser2010-05-151-1/+1
* xentrace: install scripts with python install wrapperKeir Fraser2010-05-151-1/+2
* libxl: Add missing start_time entry when create and restore VMs.Keir Fraser2010-05-151-4/+18
* xl: Add include-only-once checks to xl_cmd{impl,table}.hKeir Fraser2010-05-142-0/+10
* xl: Add "xl uptime" command, a clone of "xm uptime".Keir Fraser2010-05-145-0/+183
* xl: Check invalid domid in find_domain()Keir Fraser2010-05-141-1/+5
* libxl: Fix missing memory/target xenstore entry on domain creationKeir Fraser2010-05-141-11/+11
* libxl: Adjustments to memset/memmax handlingKeir Fraser2010-05-143-10/+10
* xenstore: Fix cleanup_pop() definition for some (buggy) pthread.h headers.Keir Fraser2010-05-131-2/+8
* libxl: Check return codes of write/asprintf/daemon consistently.Keir Fraser2010-05-136-26/+64
* xl: Implement block-detach commandKeir Fraser2010-05-135-0/+78
* xl: Implement block-list commandKeir Fraser2010-05-135-37/+134
* xl: Implement block-attach commandKeir Fraser2010-05-133-0/+78
* xl: Implement network-detach commandKeir Fraser2010-05-135-0/+128
* xl: Implement network-list commandKeir Fraser2010-05-135-0/+129
* xl: Implement network-attachKeir Fraser2010-05-134-1/+107
* xl: Add check for command 'xl mem-set'Keir Fraser2010-05-121-5/+23
* xl: Add command 'xl mem-max'Keir Fraser2010-05-125-0/+93
* xl: Add "xl top" command, a clone of "xm top".Keir Fraser2010-05-123-0/+26
* xl: Add "xl sysrq" command, a clone of "xm sysrq".Keir Fraser2010-05-125-0/+57
* xs: avoid pthread_join deadlock in xs_daemon_closeKeir Fraser2010-05-121-4/+4
* xs: make sure mutexes are cleaned up and memory freed if the read thread is c...Keir Fraser2010-05-121-16/+30
* 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
* xm: explicitly differentiate between tap and tap2 in config parsing.Keir Fraser2010-05-112-2/+6
* 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
* Remus: fix missing import in device.pyKeir Fraser2010-05-101-1/+1
* 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
* ocaml: NetBSD support and general CFLAGS cleanupKeir Fraser2010-05-0715-41/+34
* xl: Update memory info in xenstore when use 'xl mem-set'Keir Fraser2010-05-071-0/+11
* xenstored: Always build and install.Keir Fraser2010-05-071-4/+4
* xenpm: remove wrong and pointless "current" indicatorKeir Fraser2010-05-071-4/+1
* 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