aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Fix operator associativity bug in mm-locks.hTim Deegan2012-01-121-2/+2
* x86-64: globally use -mno-sseJan Beulich2012-01-122-2/+2
* x86: properly define size_tJan Beulich2012-01-122-4/+10
* x86: move and fold certain type property definitionsJan Beulich2012-01-122-10/+5
* amd iommu: Enable FC bit in iommu host level PTEWei Wang2012-01-121-0/+7
* amd iommu: add ppr log processing into iommu interrupt handlingWei Wang2012-01-121-42/+121
* amd iommu: Enable guest level translationWei Wang2012-01-121-1/+24
* amd iommu: Enable ppr logWei Wang2012-01-123-12/+99
* amd iommu: Add iommu emulation for hvm guestWei Wang2012-01-1211-3/+1085
* amd iommu: Introduces new helper functions to simplify bitwise operationsWei Wang2012-01-124-52/+110
* amd iommu: Refactoring iommu ring buffer definitionWei Wang2012-01-123-61/+102
* move declarations of some required per-arch functions into common headersJan Beulich2012-01-1210-22/+20
* ia64: fix build (once again)Jan Beulich2012-01-122-0/+3
* x86/mm: Code style fixes in mem_sharing.cAndres Lagar-Cavilla2012-01-122-46/+48
* x86/mm: Disable paging_prepAndres Lagar-Cavilla2012-01-121-0/+4
* x86/mm: Allow a page in p2m_ram_paged_out state to be loadedAndres Lagar-Cavilla2012-01-121-4/+11
* x86: add a new SMP bring up way for tboot caseWei, Gang2012-01-113-4/+29
* VMX: print Pause Loop Exiting disabled message just onceJan Beulich2012-01-091-1/+2
* PCI: properly abstract out per-architecture extensions to struct pci_devJan Beulich2012-01-095-7/+17
* PCI: shrink pci_dev_info's is_extfn/is_virtfn membersJan Beulich2012-01-092-4/+4
* netbsd: build fix with gcc 4.5David Brownlee2012-01-051-1/+11
* x86: emulate lea with two register operands correctlyDavid Vrabel2012-01-051-0/+1
* x86/vIRQ: IRR and TMR race condition bug fixYongan Liu2012-01-051-4/+1
* Rework locking for sched_adjust.Dario Faggioli2012-01-044-81/+140
* All domains (including dom0) should be best effort on creationDario Faggioli2012-01-041-13/+3
* x86/tboot: fix some coding style issues in tboot.cGang Wei2012-01-021-17/+21
* x86/passthrough: don't leak guest IRQsJan Beulich2012-01-021-1/+2
* X86: Add a delay between INIT & SIPIs for tboot AP bring-up in X2APIC caseGang Wei2011-12-291-0/+13
* x86: reduce scope of some symbols used with reset_stack_and_jump()Jan Beulich2011-12-216-17/+21
* x86: move some function scope statics into .init.dataJan Beulich2011-12-211-3/+3
* x86/AMD: fold redundant parameters of cpu_has_amd_erratum()Jan Beulich2011-12-192-16/+13
* Fix grant_table v2 status mapping.Paul Durrant2011-12-181-1/+1
* Allow VMs to query their own grant table version.Paul Durrant2011-12-182-10/+10
* xsm: add checks on PCI configuration accessDaniel De Graaf2011-12-185-4/+73
* xsm: fix up dummy opsDaniel De Graaf2011-12-181-20/+126
* xsm: Add missing access checksDaniel De Graaf2011-12-1818-13/+542
* xsm: add remote_remap permissionDaniel De Graaf2011-12-186-10/+17
* xsm: only log dummy override if not setting up dummy_xsm_opsDaniel De Graaf2011-12-181-8/+9
* xsm/flask: report memory and IO ranges in audit messagesDaniel De Graaf2011-12-183-11/+31
* xsm/flask: Add missing unlock on error pathDaniel De Graaf2011-12-181-0/+1
* x86/emulator: workaround for AMD erratum 573Jan Beulich2011-12-163-1/+15
* x86/AMD: use correct shift count when merging model and steppingJan Beulich2011-12-151-1/+1
* x86/ucode: fix for AMD Fam15 CPUsChristoph Egger2011-12-151-48/+95
* x86/MCE: add more strict sanity check of one SRAR caseLiu, Jinsong2011-12-151-2/+12
* x86/MCE: add SRAR handlerLiu, Jinsong2011-12-152-14/+49
* XLAT.lst whitespace fix.Andrew Cooper2011-12-141-1/+1
* ACPI: eliminate duplicate IVRS definitionsJan Beulich2011-12-136-386/+216
* ACPI: eliminate duplicate DMAR definitionsJan Beulich2011-12-133-127/+57
* ACPI: update table interface headersJan Beulich2011-12-134-381/+1516
* ACPI: eliminate duplicate MADT parsing and unused SBF definitionsJan Beulich2011-12-136-221/+78