aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xend: destroy restored domain when its device doesn't existKeir Fraser2010-01-271-7/+6
* pygrub: improve grub 2 supportKeir Fraser2010-01-261-3/+19
* tools/xsm: Expose Flask XSM AVC functions to user-spaceKeir Fraser2010-01-267-9/+234
* libxl: Fix libconfig install directoryKeir Fraser2010-01-231-2/+2
* Get libconfig tarball from xenbitsKeir Fraser2010-01-221-1/+2
* blktap: fix blktapctrl abortKeir Fraser2010-01-221-0/+6
* libxc: mmapbatch-v2 adjustmentsKeir Fraser2010-01-223-6/+7
* libxc: New hcall_buf_{prep,release} pre-mlock interfaceKeir Fraser2010-01-228-82/+181
* xend: Dis-allow device assignment if PoD is enabled.Keir Fraser2010-01-211-0/+17
* tools: fix sysfs error pathKeir Fraser2010-01-213-1/+8
* xentrace: XC_PAGE_SIZE should be usedKeir Fraser2010-01-211-1/+1
* libxc: Unbreak HVM live migration after 0b138a019292.Keir Fraser2010-01-211-6/+20
* xend: Unbreak live migration with tapdisk2 after 20691:054042ba73b6Keir Fraser2010-01-211-1/+1
* libxl, hvm: Add support to trigger power or sleep button eventsKeir Fraser2010-01-203-1/+88
* hvm: Add ACPI fixed sleep buttonKeir Fraser2010-01-201-1/+1
* xentrace: Per-cpu xentrace buffersKeir Fraser2010-01-201-73/+60
* xend: Fix 20825:49a2c1069e14Keir Fraser2010-01-201-1/+1
* xend: Properly interpret vcpu_avail Long Integer in xc.hvm_build().Keir Fraser2010-01-201-6/+31
* xc_domain_save: allocate pfn_err before useKeir Fraser2010-01-191-0/+2
* libxl: fix "xl list" outputKeir Fraser2010-01-182-17/+18
* minios: implement xc_map_foreign_bulkKeir Fraser2010-01-181-3/+27
* Revert 20746:042b371d8728 --- Breaks stubdoms.Keir Fraser2010-01-181-2/+0
* xend: Use max_node_id rather than nr_nodes where appropriate.Keir Fraser2010-01-172-8/+9
* libxenlight: add a list-vm options to xl that only list vms uuid, domid, nameKeir Fraser2010-01-171-0/+51
* libxenlight: separate logically list_vm and list_domainKeir Fraser2010-01-175-21/+67
* xend: NUMA: fix division by zero on unpopulated nodesKeir Fraser2010-01-171-2/+5
* libxenlight: Add the line number to the config file parsing error messageKeir Fraser2010-01-171-1/+1
* libxl: add a newline to xl loggingKeir Fraser2010-01-171-1/+1
* libxc: Fix IOCTL_PRIVCMD_MMAPBATCH_V2 fallback checkKeir Fraser2010-01-141-1/+1
* xend: Fix wait-for-stubdom loop to avoid possible infinite loopKeir Fraser2010-01-141-2/+2
* Linux: Use losetup -f where available.Keir Fraser2010-01-141-1/+1
* xend, NUMA: Fix computation of needed nodesKeir Fraser2010-01-141-7/+6
* libxenlight: fix name to domid conversion.Keir Fraser2010-01-142-26/+13
* libxenlight: add error in disk_add if phystype is not recognizedKeir Fraser2010-01-141-0/+3
* libxenlight: add fuse around generic_device_add related to invalid kindsKeir Fraser2010-01-142-2/+5
* libxenlight: initialize enum to 1, to prevent defaulting to the 0Keir Fraser2010-01-142-4/+4
* libxenlight: add some return values testing in stubdomKeir Fraser2010-01-141-10/+25
* x86: add and use XEN_DOMCTL_getpageframeinfo3Keir Fraser2010-01-135-22/+23
* libxc: use new (replacement) mmap-batch ioctlKeir Fraser2010-01-139-57/+249
* libxenlight: remove ctx dangerously passed to childrenKeir Fraser2010-01-123-12/+10
* libxenlight: remove ctx argument to execKeir Fraser2010-01-123-7/+4
* libxenlight: typo in old patch, lead to waitpid forever instead ofKeir Fraser2010-01-121-2/+2
* libxenlight: misc cleanupKeir Fraser2010-01-121-5/+4
* libxenlight: do not try to set memory target with a number we haven'tKeir Fraser2010-01-121-1/+9
* libxenlight: tests a lots more of xl return value inside the libraryKeir Fraser2010-01-122-17/+49
* blktap: make memshr optionalKeir Fraser2010-01-127-45/+82
* xend, pciquirk: fix uninitialized variableKeir Fraser2010-01-121-2/+2
* tools: build fixes for NetBSDKeir Fraser2010-01-123-2/+3
* libxenlight: initialize domid to -1 in domain_createKeir Fraser2010-01-081-1/+1
* libxenlight: don't try to delete path when they doesn't exists.Keir Fraser2010-01-081-6/+9