aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.2-rc24.1.2-rc2Keir Fraser2011-09-071-1/+1
* bitmap_scnlistprintf() should always zero-terminate its output bufferJan Beulich2011-09-071-3/+4
* xen: __hvm_pci_intx_assert should check for gsis remapped onto pirqsStefano Stabellini2011-08-311-2/+7
* xen: fix hvm_domain_use_pirq's behaviorStefano Stabellini2011-08-313-6/+8
* IRQ: manually EOI migrating line interruptsAndrew Cooper2011-08-317-18/+29
* vpmu: Add processors Westmere E7-8837 and SandyBridge i5-2500 to the vpmu listDietmar Hahn2011-08-312-1/+4
* x86/mm: Add iommu=sharept parameter for compatibility with 4.2Tim Deegan2011-08-261-0/+2
* Passthrough: fix iommu_use_hap_pt() to use hap_enabled()Tim Deegan2011-08-231-1/+1
* IOMMU: only try to share IOMMU and HAP tables for domains with P2M.Tim Deegan2011-08-233-4/+7
* VT-d: Explicitly test EPT capabilities during IOMMU initTim Deegan2011-08-231-6/+6
* Update Xen version to 4.1.2-rc2-preKeir Fraser2011-08-251-1/+1
* Update Xen version to 4.1.2-rc14.1.2-rc1Keir Fraser2011-08-251-1/+1
* 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
* xen: Fix sedf schedulerGeorge Dunlap2011-07-231-10/+15
* 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-161-0/+1
* [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
* 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-233-1/+5
* x86/hvm: add SMEP support to HVM guestKeir Fraser2011-06-233-5/+26
* x86: Enable Supervisor Mode Execution Protection (SMEP)Keir Fraser2011-06-235-27/+75
* kexec: Backport fixes from xen-unstableKeir Fraser2011-06-2315-8/+189
* 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
* Update Xen version to 4.1.1RELEASE-4.1.1Keir Fraser2011-06-141-1/+1
* Update Xen version to 4.1.1-rc24.1.1-rc2Keir Fraser2011-06-031-1/+1
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-021-0/+7
* x86: Replace ad-hoc bitmaskof() macro with single cpufeat_mask() defn.Keir Fraser2011-06-024-9/+7
* x86: Fix spurious_page_fault() for 1GB superpages.Keir Fraser2011-05-311-0/+2
* mem_event: Revert pointless, unrelated, and broken (on i386) change in 23434:...Aravindh Puthiyaparambil2011-05-316-10/+37