aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tmem: reduce severity of log messagesJan Beulich2012-09-252-41/+50
* tmem: properly drop lock on error path in do_tmem_op()Jan Beulich2012-09-251-1/+7
* tmem: properly drop lock on error path in do_tmem_get()Jan Beulich2012-09-251-1/+2
* tmem: detect arithmetic overflow in tmh_copy_{from,to}_client()Jan Beulich2012-09-252-16/+19
* tmem: don't access guest memory without using the accessors intended for thisJan Beulich2012-09-253-75/+125
* tmem: check for a valid client ("domain") in the save subopsIan Campbell2012-09-251-0/+8
* tmem: check the pool_id is valid when destroying a tmem poolIan Campbell2012-09-251-0/+2
* tmem: consistently make pool_id a uint32_tIan Campbell2012-09-251-3/+3
* tmem: only allow tmem control operations from privileged domainsIan Campbell2012-09-251-4/+2
* x86: Prefer multiboot-provided e820 over bios-provided e801 memory info.Keir Fraser2012-09-201-11/+11
* x86,cmdline: Fix setting skip_realmode boolean on no-real-mode and tboot optionsKeir Fraser2012-09-201-2/+4
* Fix shared entry status for grant copy operation on paged-out gfnAndres Lagar-Cavilla2012-09-201-11/+22
* x86-64: refine the XSA-9 fixJan Beulich2012-09-203-2/+31
* 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