aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* update Xen version to 4.1.5-rc14.1.5-rc1Jan Beulich2013-03-201-1/+1
* x86/MSI: add mechanism to fully protect MSI-X table from PV guest accessesJan Beulich2013-03-125-69/+160
* credit1: Use atomic bit operations for the flags structureGeorge Dunlap2013-03-121-13/+10
* x86: defer processing events on the NMI exit pathJan Beulich2013-03-123-11/+44
* SEDF: avoid gathering vCPU-s on pCPU0Jan Beulich2013-03-122-2/+4
* x86: make certain memory sub-ops return valid valuesJan Beulich2013-03-123-6/+12
* fix compat memory exchange op splittingJan Beulich2013-03-121-1/+1
* Avoid stale pointer when moving domain to another cpupoolJuergen Gross2013-03-121-9/+22
* vmx: fix handling of NMI VMEXIT.Tim Deegan2013-03-124-2/+35
* x86: fix CMCI injectionJan Beulich2013-03-084-10/+12
* IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit2013-03-081-0/+38
* x86: fix null pointer dereference in intel_get_extended_msrs()Xi Wang2013-03-081-1/+1
* x86/setup: don't relocate the VGA hole.Tim Deegan2013-03-081-5/+3
* AMD IOMMU: don't BUG() when we don't have toJan Beulich2013-02-221-2/+1
* xenoprof: avoid division by 0Tim Deegan2013-02-221-4/+7
* xen: sched_credit: improve picking up the idle CPU for a VCPUDario Faggioli2013-02-151-1/+9
* AMD IOMMU: also spot missing IO-APIC entries in IVRS tableJan Beulich2013-02-151-14/+37
* x86: restore (optional) forwarding of PCI SERR induced NMI to Dom0Jan Beulich2013-02-122-3/+20
* x86/AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-02-122-2/+16
* AMD,IOMMU: Make per-device interrupt remapping table defaultBoris Ostrovsky2013-02-053-4/+5
* AMD,IOMMU: Disable IOMMU if SATA Combined mode is onBoris Ostrovsky2013-02-051-0/+33
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-053-10/+93
* ACPI: acpi_table_parse() should return handler's error codeBoris Ostrovsky2013-02-051-3/+2
* x86: compat_show_guest_stack() should not truncate MFNJan Beulich2013-01-171-2/+3
* x86/mm: Fix loop increment in paging_log_dirty_range()Tim Deegan2013-01-171-1/+2
* VT-d: fix interrupt remapping source validation for devices behind legacy bri...Jan Beulich2013-01-091-1/+1
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-082-0/+9
* IOMMU/ATS: fix maximum queue depth calculationJan Beulich2013-01-081-2/+3
* x86/HPET: fix FSB interrupt maskingJan Beulich2013-01-082-9/+10
* passthrough/PCI: replace improper uses of pci_find_next_cap()Jan Beulich2013-01-081-13/+3
* XZ: Fix incorrect XZ_BUF_ERRORLasse Collin2012-12-191-7/+20
* XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin2012-12-191-3/+3
* Add Dom0 xz kernel decompressionJan Beulich2012-12-1912-2/+3447
* update Xen version to 4.1.5-preJan Beulich2012-12-191-1/+1
* update Xen version to 4.1.4RELEASE-4.1.4Jan Beulich2012-12-181-1/+1
* update Xen version to 4.1.4-rc24.1.4-rc2Jan Beulich2012-12-121-1/+1
* x86/hap: Fix memory leak of domain->arch.hvm_domain.dirty_vramKouya Shimura2012-12-061-0/+3
* memop: limit guest specified extent orderJan Beulich2012-12-041-2/+7
* xen: fix error handling of guest_physmap_mark_populate_on_demand()Jan Beulich2012-12-041-3/+5
* xen: add missing guest address range checks to XENMEM_exchange handlersJan Beulich2012-12-042-0/+13
* x86/HVM: range check xen_hvm_set_mem_access.hvmmem_access before useJan Beulich2012-12-041-4/+1
* hvm: Limit the size of large HVM op batchesTim Deegan2012-12-043-11/+47
* gnttab: fix releasing of memory upon switches between versionsJan Beulich2012-12-041-14/+20
* x86/time: fix scale_delta() inline assemblyJan Beulich2012-11-271-2/+3
* fix backport oversight in 23383:addf106cc90fJan Beulich2012-11-191-1/+1
* update Xen version to 4.1.4-rc14.1.4-rc1Jan Beulich2012-11-151-1/+1
* compat/gnttab: Prevent infinite loop in compat codeIan Jackson2012-11-141-0/+2
* xen/mm/shadow: check toplevel pagetables are present before unhooking them.Ian Jackson2012-11-141-2/+6
* x86/physmap: Prevent incorrect updates of m2p mappingsIan Jackson2012-11-141-0/+4
* x86/physdev: Range check pirq parameter from guestsIan Jackson2012-11-141-0/+4