aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86: don't expose SYSENTER on unknown CPUsJan Beulich2012-09-201-0/+1
* EPT/PoD: fix interaction with 1Gb pagesJan Beulich2012-09-201-3/+3
* x86/mm: update max_mapped_pfn on MMIO mappings too.Tim Deegan2012-09-202-2/+2
* x86/PoD: clean up typesJan Beulich2012-09-202-18/+17
* x86/PoD: prevent guest from being destroyed upon early access to its memoryJan Beulich2012-09-202-19/+25
* acpi: Make sure valid CPU is passed to do_pm_op()Boris Ostrovsky2012-09-201-19/+2
* x86/passthrough: Fix corruption caused by race conditions betweenAndrew Cooper2012-09-121-1/+0
* QEMU_TAG updateIan Jackson2012-09-111-3/+3
* QEMU_TAG update (XSA-17 / CVE-2012-3515)Ian Jackson2012-09-051-3/+3
* x86/pvhvm: properly range-check PHYSDEVOP_map_pirq/MAP_PIRQ_TYPE_GSIIan Jackson2012-09-051-0/+7
* xen: Don't BUG_ON() PoD operations on a non-translated guest.Ian Jackson2012-09-051-1/+2
* xen: handle out-of-pirq condition correctly in PHYSDEVOP_get_free_pirqIan Jackson2012-09-051-3/+8
* xen: prevent a 64 bit guest setting reserved bits in DR7Ian Jackson2012-09-051-1/+1
* make all (native) hypercalls consistently have "long" return typeJan Beulich2012-09-046-19/+19
* x86-64: don't allow non-canonical addresses to be set for any callbackJan Beulich2012-09-043-0/+21
* xen: fix page_list_splice()Jan Beulich2012-09-041-1/+2
* x86/EDD: check MBR for BIOS magic before considering signature validJan Beulich2012-09-041-1/+5
* # HG changeset patchWei Wang2012-09-042-0/+25
* x86: don't hold off NMI delivery when MCE is maskedJan Beulich2012-09-043-3/+6
* Fix save/restore of guest PAT table in HAP paging mode.Gianluca Guida2012-09-045-24/+89
* X86: Disable PCID/INVPCID for pvLiu, Jinsong2012-09-042-0/+3
* X86: Disable PCID/INVPCID for dom0Liu, Jinsong2012-09-042-0/+3
* x86-64: Fix off-by-one error in __addr_ok() macroLaszlo Ersek2012-09-041-1/+1
* x86-64/MMCFG: correct base address computation for regions not starting at bus 0Jan Beulich2012-09-041-6/+11
* Update Xen version to 4.1.4-preJan Beulich2012-09-041-1/+1
* Added signature for changeset ce7195d2b80eKeir Fraser2012-08-091-0/+1
* Added tag RELEASE-4.1.3 for changeset ce7195d2b80eKeir Fraser2012-08-091-0/+1
* Update Xen version to 4.1.3RELEASE-4.1.3Keir Fraser2012-08-092-2/+2
* cpufreq: P state stats aren't available if there is no cpufreq driverDavid Vrabel2012-08-091-0/+2
* xen: only check for shared pages while any exist on teardownIan Campbell2012-08-091-0/+2
* nestedhvm: fix nested page fault build error on 32-bitIan Campbell2012-08-034-5/+5
* Intel VT-d: Dump IOMMU supported page sizesSantosh Jodh2012-08-031-0/+9
* x86: fix off-by-one in nr_irqs_gsi calculationJan Beulich2012-07-301-1/+1
* vt-d: fix wrong addr in IOTLB invalidation descriptorYang Zhang2012-07-301-1/+1
* Revert xen-unstable:25487:baa85434d0ec. Not applicable to 4.1 branch.Keir Fraser2012-07-301-1/+0
* Update Xen version to 4.1.3-rc4-preKeir Fraser2012-07-301-1/+1
* x86/hvm: don't leave emulator in inconsistent stateJan Beulich2012-07-261-0/+2
* Added signature for changeset 5cdcfed7b5b1Keir Fraser2012-07-221-0/+1
* Added tag 4.1.3-rc3 for changeset 5cdcfed7b5b1Keir Fraser2012-07-221-0/+1
* Update Xen version to 4.1.3-rc34.1.3-rc3Keir Fraser2012-07-222-2/+2
* passthrough: fix xsm-related oversightJan Beulich2012-07-191-1/+1
* x86/PCI: fix guest_io_read() when pci_cfg_ok() denies accessJan Beulich2012-07-091-1/+1
* x86/mm: fix mod_l1_entry() return value when encountering r/o MMIO pageJan Beulich2012-07-091-0/+1
* SVM: fix performance decrease with asid assignmentChristoph Egger2012-07-091-1/+2
* xen: Fix schedule()'s grabbing of the schedule lockGeorge Dunlap2012-07-091-3/+4
* x86/cpuidle: deny access to the I/O port used for EM_SYSIOJan Beulich2012-07-091-0/+4
* x86/cpuidle: add Westmere-EX support to hw residencies reading logicJan Beulich2012-07-091-0/+1
* xen, vtd: Fix device check for devices behind PCIe-to-PCI bridgesGeorge Dunlap2012-07-091-5/+58
* pm: don't truncate processors' ACPI IDs to 8 bitsJan Beulich2012-07-093-4/+10
* x86: update Intel CPUID masking code to latest specJan Beulich2012-07-094-4/+34