aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version for 3.4.0-rc23.4.0-rc2Keir Fraser2009-04-162-1/+2
* cpuidle: Fix PV RTC I/O port access hookKeir Fraser2009-04-161-4/+6
* cpuidle: Enable hpet broadcast by defaultKeir Fraser2009-04-154-6/+91
* passthrough: allow pt_bind_irq for msi updateKeir Fraser2009-04-151-5/+16
* xend: serialise domain restart threadsKeir Fraser2009-04-151-1/+5
* xend: fix avoidance to restart domain on crashKeir Fraser2009-04-151-15/+7
* x86: Disable cpuidle by default unless hpet broadcast is available.Keir Fraser2009-04-152-3/+12
* x86: Support discontiguous sets of multiboot modules.Keir Fraser2009-04-141-6/+13
* New option conring_size= to allow larger console ring.Keir Fraser2009-04-144-19/+56
* minios: fix a memory corruption in blkfrontKeir Fraser2009-04-141-5/+7
* Fix cpufreq HW-ALL coordination handleKeir Fraser2009-04-145-59/+124
* tools: dom0 iptables rule ordering changeKeir Fraser2009-04-141-6/+9
* [XSM] missing entries to xsm_fixup_opsKeir Fraser2009-04-141-0/+2
* merge with xen-unstable.hgIsaku Yamahata2009-04-1447-506/+695
|\
| * Update Xen version for 3.4.0-rc2-preKeir Fraser2009-04-102-2/+1
| * Added tag 3.4.0-rc1 for changeset d611d9ac6d02Keir Fraser2009-04-101-0/+1
| * Update Xen version for 3.4.0-rc13.4.0-rc1Keir Fraser2009-04-102-1/+2
| * x86 acpi: Quieten boot messages regarding power modesKeir Fraser2009-04-101-1/+1
| * Disable debug build by default.Keir Fraser2009-04-092-3/+3
| * xenpmd: Explicit build rule.Keir Fraser2009-04-091-0/+3
| * xend: Fix xm pci-attach/detach for inactive managed domainsKeir Fraser2009-04-091-45/+103
| * sbdf2devicepath: converts SBDF into device path.Keir Fraser2009-04-091-0/+82
| * xend: fix a typo in pciif so PciController.unwatchAerState() worksKeir Fraser2009-04-091-2/+2
| * x86 mce: fix a few possible issuesKeir Fraser2009-04-096-261/+337
| * tools: Always use sane upstream (`native') python pathsKeir Fraser2009-04-0818-94/+11
| * restore: sign extend p2m when restoring on a host with pfn width <Keir Fraser2009-04-081-1/+1
| * x86 hvm: Remove the extra IS_PRIV_FOR() checks I added to do_hvm_op().Keir Fraser2009-04-081-16/+0
| * x86 hvm: Fix privilege checking in do_hvm_op() hypercall.Keir Fraser2009-04-081-6/+27
| * x86 mce: Small cleanups to machine-check hypercall handling.Keir Fraser2009-04-081-22/+9
| * Avoid deadlocks on domctl_lock when pausing domains/vcpus.Keir Fraser2009-04-084-9/+43
| * network-nat: add domain info for nat-dhcpdKeir Fraser2009-04-081-1/+5
| * xend: Give domain-ID 0 to xc.test_assign_deviceKeir Fraser2009-04-081-3/+3
| * xend: fix c/s 19510Keir Fraser2009-04-081-4/+4
| * tools: fix python installationKeir Fraser2009-04-072-4/+2
| * xm: handle error in auxbin gracefullyKeir Fraser2009-04-071-1/+5
| * xentrace: Only trace 64b vmexit when in long mode.Keir Fraser2009-04-072-6/+16
| * xentrace: Trace CR accesses in hvm emulator.Keir Fraser2009-04-071-0/+3
| * cpufreq: align dbs timer for better package C state residencyKeir Fraser2009-04-071-1/+2
| * xm, xend: Replace "vslt" with "vslot"Keir Fraser2009-04-076-47/+47
| * xend: fix leak of /local/domain/* in xenstoreKeir Fraser2009-04-071-1/+7
* | merge with xen-unstable.hgIsaku Yamahata2009-04-0797-1232/+1756
|\|
| * tools/misc: Remove some obsolete scripts.Keir Fraser2009-04-064-125/+1
| * Revert c/s 19504 -- uses an obsolete sysfs interface.Keir Fraser2009-04-063-80/+2
| * x86: Make special TSC handling (assuming all TSCs tick at exact sameKeir Fraser2009-04-061-41/+70
| * x86_64: explicitly zero CR[1] in getvcpucontext for guests with no user PTKeir Fraser2009-04-061-3/+3
| * tools: Add device-path command to convert SBDF into device path.Keir Fraser2009-04-063-2/+80
| * xend: Use AUTO_PHP_SLOT where it ought to beKeir Fraser2009-04-061-2/+2
| * xenpm: Set scheduler vcpu_migration_delay by xenpmKeir Fraser2009-04-0610-0/+145
| * x86 mce: Small fix for polling/CMCI race conditions.Keir Fraser2009-04-064-8/+21
| * Move logic for avoiding limited idle quantum into credit scheduler.Keir Fraser2009-04-022-6/+5