aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some exception logging.Ewan Mellor2006-12-141-5/+7
* Added xm shell command, taken from xapi.py, to make testing the Xen-API callsEwan Mellor2006-12-142-76/+126
* Have a 1GiB disk rather than 1MiB, for a slightly more sensible test.Ewan Mellor2006-12-141-1/+1
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2006-12-1423-160/+224
|\
| * Tidy up.Ewan Mellor2006-12-141-15/+4
| * [XEN] Provide PV guests with emulated PIT.kfraser@localhost.localdomain2006-12-145-23/+51
| * [TOOLS] Fix check-script compatibility with non-bash shells.kfraser@localhost.localdomain2006-12-145-34/+70
| * [XEN] Fix memory allocator after recent bootmem change.kfraser@localhost.localdomain2006-12-141-1/+3
| * [TOOLS] A couple of check-script cleanups.kfraser@localhost.localdomain2006-12-142-7/+13
| * [KEXEC] Clean up kexec code and fix panic-induced reboot whenkfraser@localhost.localdomain2006-12-145-66/+45
| * Add another package check (python-xml).kfraser@localhost.localdomain2006-12-142-1/+21
| * Fix deadlock when accessing IO memory.Steven Hand2006-12-141-1/+1
| * [NET] front: Fix crashes when xenstore watches fire multiple times.kfraser@localhost.localdomain2006-12-142-0/+6
| * [XEN] Boot allocator searches from earliest registeredkfraser@localhost.localdomain2006-12-141-16/+20
| * [XM] Fix typo in 'xm vcpu-list' header.kfraser@localhost.localdomain2006-12-141-1/+1
| * [XENFB] No need for IRQs to be disabled in critical regions.kfraser@localhost.localdomain2006-12-141-16/+10
* | [IA64][HVM] Use vcpu info from getdomaininfoawilliam@xenbuild2.aw2006-12-143-13/+8
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-14140-2172/+4452
|\|
| * [LINUX] Fix seg-fixup warning.kfraser@localhost.localdomain2006-12-141-5/+5
| * [XEN] Spot incorrect use of lXe_write & Co.kfraser@localhost.localdomain2006-12-144-32/+45
| * [LINUX] Fix build without CONFIG_HOTPLUG_CPUkfraser@localhost.localdomain2006-12-141-13/+12
| * Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it.Ewan Mellor2006-12-141-0/+13
| * Allow loading of ELF kernel images that support both PAE and non-PAE.kfraser@localhost.localdomain2006-12-146-31/+50
| * Hack xm block-detach to remove tap disks as well as vbds.Ewan Mellor2006-12-131-0/+1
| * [Xend] Add a --force option to detach operations.kfraser@localhost.localdomain2006-12-144-11/+25
| * Fix typos in the external-device migrate script.kfraser@localhost.localdomain2006-12-141-2/+2
| * [XEND] Activate a declared external device migration script for all devices a...kfraser@localhost.localdomain2006-12-141-1/+25
| * [XEN] Improve scheduler cap mechanismEmmanuel Ackaouy2006-12-133-20/+63
| * [XEN] Make TRC_MEM's bits unique.George Dunlap2006-12-131-1/+1
| * When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure V...jfehlig@jfehlig2.provo.novell.com2006-12-111-1/+3
| * Allow adding VIF devices to a VM when in halted state. Do not attempt to cre...jfehlig@jfehlig2.provo.novell.com2006-12-121-1/+1
| * Steal the write_pidfile function from xenstored_core, and use it to ensureEwan Mellor2006-12-131-0/+36
| * Check return of new_domain inside dom0_init, avoiding segfault if there isEwan Mellor2006-12-131-0/+2
| * Tidy error message.Ewan Mellor2006-12-091-1/+1
| * Implement xen_vm_set_vcpus_number,Ewan Mellor2006-12-092-0/+119
| * Fix capitalisation of on-wire calls for VM.set_platform_std_VGA andEwan Mellor2006-12-081-2/+2
| * Remove accidental double declaration of xen_vm_destroy.Ewan Mellor2006-12-081-8/+0
| * Implement the VM.auto_power_on field.Ewan Mellor2006-12-082-0/+50
| * One more doc-comment update.Ewan Mellor2006-12-081-2/+2
| * Update doc-comments to match recent documentation tidy-ups.Ewan Mellor2006-12-0810-20/+20
| * When recreating the record for dom 0, read the current VCPU settings from Xen,Ewan Mellor2006-12-131-2/+12
| * mergeIan Campbell2006-12-131-3/+11
| |\
| | * [XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded.Ian Campbell2006-12-131-3/+11
| * | [XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h.kfraser@localhost.localdomain2006-12-137-80/+144
| * | [XEND] Fix maxmem config issues.kfraser@localhost.localdomain2006-12-132-3/+18
| * | [IOEMU] Locking needed to access mapcache.kfraser@localhost.localdomain2006-12-132-5/+13
| * | [XEN] Use cpumask macros to update numa node masks.kfraser@localhost.localdomain2006-12-132-2/+2
| * | [TOOLS] Fix the build. Clearly demarcate PPC-specific stuff.kfraser@localhost.localdomain2006-12-134-98/+97
| * | Tiny fix.Steven Hand2006-12-131-1/+1
| * | Update ignores.Steven Hand2006-12-131-3/+3
| |/