aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.2-rc14.1.2-rc1Keir Fraser2011-08-252-2/+2
* x86: don't limit dom0's maximum reservation by the available memoryDavid Vrabel2011-08-241-1/+1
* x86: use 'dom0_mem' to limit the number of pages for dom0David Vrabel2011-08-221-0/+2
* cpuidle: initialize default Cstate informationKevin Tian2011-08-222-57/+114
* x86/KEXEC: disable hpet legacy broadcasts earlierAndrew Cooper2011-08-192-3/+4
* x86/PCI-MSI: properly determine VF BAR valuesJan Beulich2011-08-166-71/+195
* x86: IRQ fix incorrect logic in __clear_irq_vectorAndrew Cooper2011-08-161-0/+1
* VT-d: don't reject valid DMAR/ATSR tables on systems with multiple PCI segmentsJan Beulich2011-08-161-4/+6
* Revert 23092:0f2b9b6c5a74Keir Fraser2011-08-161-1/+7
* Passthrough: disable bus-mastering on any card that causes an IOMMU fault.Tim Deegan2011-08-122-2/+22
* VT-d: always clean up dpci timers.Tim Deegan2011-07-251-3/+0
* xend: remove PCI device listing from NetBSD, since it's LinuxRoger Pau Monne2011-07-231-0/+1
* xen: Fix sedf schedulerGeorge Dunlap2011-07-231-10/+15
* xend NetBSD init script: fixed problem when restarting xendRoger Pau Monne2011-07-211-2/+5
* tools: xencommons NetBSD init script: Multiple bugfixes and improvementsRoger Pau Monne2011-07-211-12/+33
* xend: NetBSD portability fix for LVM raw volume namesRoger Pau Monne2011-07-211-1/+1
* tools/ocaml: ask compiler for correct libraryMike McClurg2011-07-211-1/+1
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-204-269/+270
* libxc: remove obsolete comment.Ian Campbell2011-07-201-4/+0
* x86: fix guest migration after c/s 20892:d311d1efc25eJan Beulich2011-07-161-1/+1
* xen/libxc: set CPUID topology leaf as unsupported for PV guestsDavid Vrabel2011-07-162-0/+2
* [IA64] kexec: fix ia64 buildKUWAMURA Shin'ya2011-07-081-1/+1
* KEXEC: disconnect all PCI devices from the PCI bus on crashAndrew Cooper2011-07-083-0/+24
* x86/hvm: Don't expose CPUID time leaf when not using PVRDTSCPPaul Durrant2011-07-081-2/+10
* x86 cpu: Fix bug: unify cpu_dev attr as __cpuinitdataLiu, Jinsong2011-07-084-5/+5
* x86: fix boot-time watchdog test.Tim Deegan2011-06-281-1/+11
* xen-detect: Fix cpuid asm for 32-bit PIC compilation.Keir Fraser2011-06-231-17/+20
* tasklets: Switch a few tasklets to run in softirq context.Keir Fraser2011-06-234-7/+11
* tasklets: Allow tasklets to be created that run in softirq context.Keir Fraser2011-06-233-28/+84
* pv-on-hvm: hvm_domain_use_pirq return positive no matter if the evtchn is boundStefano Stabellini2011-06-231-7/+1
* Protect xen/stdarg.h for multiple inclusion.Keir Fraser2011-06-231-0/+5
* x86: Backport CPUID feature passthroughs from xen-unstableKeir Fraser2011-06-235-3/+13
* x86/hvm: add SMEP support to HVM guestKeir Fraser2011-06-235-5/+35
* x86: Enable Supervisor Mode Execution Protection (SMEP)Keir Fraser2011-06-235-27/+75
* kexec: Backport fixes from xen-unstableKeir Fraser2011-06-2315-8/+189
* tools/hotplug/Linux: start all xen daemons in runlevel 2Fabio Fantoni2011-06-213-6/+6
* x86_emulate: Fix decode of FUCOMIP %stN.Keir Fraser2011-06-151-1/+1
* x86-64: fix incorrect assertion in __maddr_to_virt()Jan Beulich2011-06-151-1/+1
* x86/hvm: Crash domain rather than guest on unexpected PIO IO stateGeorge Dunlap2011-06-151-1/+3
* x86/apic: fix potential Protection Fault during shutdownAndrew Cooper2011-06-151-1/+2
* x86: Fix argument checking in (privileged) function cpu_add().Keir Fraser2011-06-151-1/+3
* Update Xen version to 4.1.2-rc1-preKeir Fraser2011-06-151-1/+1
* Added signature for changeset ab0e3dac2c63Keir Fraser2011-06-141-0/+1
* Added tag RELEASE-4.1.1 for changeset ab0e3dac2c63Keir Fraser2011-06-141-0/+1
* Update Xen version to 4.1.1RELEASE-4.1.1Keir Fraser2011-06-142-2/+2
* Added signature for changeset e302291362a4Keir Fraser2011-06-031-0/+1
* Added tag 4.1.1-rc2 for changeset e302291362a4Keir Fraser2011-06-031-0/+1
* Update Xen version to 4.1.1-rc24.1.1-rc2Keir Fraser2011-06-032-2/+2
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-023-1/+19
* x86: Replace ad-hoc bitmaskof() macro with single cpufeat_mask() defn.Keir Fraser2011-06-024-9/+7