aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.0-rc54.0.0-rc5Keir Fraser2010-03-012-2/+3
* Revert C/S 20966 "Disable memory mapping warnings when stub domain is used."Keir Fraser2010-03-011-4/+2
* Revert 20954:b4041e7bbe1b "paging_domctl: Add missing breaks in switch stmt"Keir Fraser2010-02-261-2/+0
* x86: fix number of array elements calculation inKeir Fraser2010-02-261-1/+2
* ACPI S3: fix S3 resume fail on system w/ msi capable hpetKeir Fraser2010-02-261-14/+20
* x86_32: Fix build after 20983:94535cc63835Keir Fraser2010-02-261-2/+6
* x86 numa: Fix post-boot ACPI SLIT accesses.Keir Fraser2010-02-251-2/+13
* x86 numa: Fix i386 to not do bogus mfn_to_virt(alloc_boot_pages(...))Keir Fraser2010-02-251-1/+9
* ACPI: workaround for S3 fail in two facs tables caseKeir Fraser2010-02-251-3/+8
* VT-d: Fix ia64 build for 20974:3b475d9ed6b5Keir Fraser2010-02-251-0/+4
* libxc: Pre-zero argument structures for map/unmap_pirq operations.Keir Fraser2010-02-251-0/+3
* x86: allow SRAT to be used on 32-bit systems with memory beyond 4GKeir Fraser2010-02-242-4/+4
* x86: Fix build error after c/s 20969:8cb6e7eff2baKeir Fraser2010-02-241-3/+2
* libxc: Fix cpuid() inline asm.Keir Fraser2010-02-241-4/+13
* Provide a variant of __RING_SIZE() that is an integer constantKeir Fraser2010-02-242-2/+8
* vtd: interrupt remapping: be more defensiveKeir Fraser2010-02-242-0/+25
* sched_credit: Reduce is_urgent flag check to a WARN_ON.Keir Fraser2010-02-241-1/+1
* cpuidle: Small fix to urgent_count update logic.Keir Fraser2010-02-241-2/+4
* [IA64] Support preemption in multicallKeir Fraser2010-02-241-30/+35
* xm: Show usage message of xm commandsKeir Fraser2010-02-241-1/+1
* x86: Generalise BUGFRAME_dump mechanism to allow polled UART irq toKeir Fraser2010-02-245-19/+38
* xend: notify xenpv device model that console info is readyKeir Fraser2010-02-241-0/+5
* python: Don't install anything directly under /usr/shareKeir Fraser2010-02-222-3/+3
* Disable memory mapping warnings when stub domain is used.Keir Fraser2010-02-221-2/+4
* hvmloader: Replace unportable usage of GNU head with portable awk.Keir Fraser2010-02-221-1/+2
* [IA64] Support grant_table v2 for XENMAPSPACE_grant_tableKeir Fraser2010-02-221-5/+18
* Fix blktap2 test in xen-hotplug-cleanupKeir Fraser2010-02-221-1/+1
* Fix for fs-backend crash when xend was not started after system boot.Keir Fraser2010-02-222-1/+9
* pv-on-hvm: Fix unplug logicKeir Fraser2010-02-221-1/+1
* hvmloader: fix vgatype detecting issueKeir Fraser2010-02-221-1/+2
* tmem: Quieten noisy printk in non-debug buildKeir Fraser2010-02-221-0/+2
* Update QEMU_TAG to e5d14857cd67490bf956d97c8888c0be95ed3f78Keir Fraser2010-02-221-4/+3
* xm: Fix xm network-list for XenAPIKeir Fraser2010-02-221-2/+5
* paging: Remove noisy printkKeir Fraser2010-02-221-3/+0
* tmem: When failing allocs from "midsize alloc zone", try the tmemKeir Fraser2010-02-171-3/+3
* paging_domctl: Add missing breaks in switch stmt.Keir Fraser2010-02-171-0/+2
* Mask AMD CPUID masks in software before writing them to the MSRsKeir Fraser2010-02-171-0/+8
* x86/mcheck: do not blindly de-reference dom0 et alKeir Fraser2010-02-175-12/+12
* Added tag 4.0.0-rc4 for changeset 912295f1b1f3Keir Fraser2010-02-161-0/+1
* Update Xen version to 4.0.0-rc44.0.0-rc4Keir Fraser2010-02-162-2/+2
* Added tag 4.0.0-rc3 for changeset 7d565d58f498Keir Fraser2010-02-161-0/+1
* Update Xen version to 4.0.0-rc34.0.0-rc3Keir Fraser2010-02-162-2/+3
* hotplug: ignore xenstore-read errorKeir Fraser2010-02-162-3/+3
* cpuidle: do not enter deep C state if there is urgent VCPUKeir Fraser2010-02-165-24/+77
* When tmem is enabled, reserve a fraction of memoryKeir Fraser2010-02-151-1/+18
* If the 'sched' parameter is unrecognized, choose the first schedulerKeir Fraser2010-02-151-0/+3
* xend: Remove redundant 'name' from LEGACY_CFG_TYPES and LEGACY_XENSTORE_VM_PA...Keir Fraser2010-02-151-2/+0
* xenpaging: Small code style cleanupsKeir Fraser2010-02-151-3/+6
* Fix a small bug about HVM_MAX_VCPUS related arrayKeir Fraser2010-02-152-2/+2
* hvmloader: Fix an ACPI asl bug.Keir Fraser2010-02-151-1/+1