aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/x86_64/mmconfig_64.c
Commit message (Expand)AuthorAgeFilesLines
* AMD IOMMU: add mechanism to protect their PCI devices' config spacesJan Beulich2012-06-221-0/+33
* x86-64: revert mmconfig part of c/s 24425:053a44894279Jan Beulich2012-06-221-13/+0
* xsm: add checks on PCI configuration accessDaniel De Graaf2011-12-181-0/+13
* x86-64/mmcfg: remove __initdata annotation overlooked in 23749:e8d1c8f074baJan Beulich2011-12-021-1/+1
* use xzalloc in x86 codeJan Beulich2011-10-041-2/+1
* x86-64: allow mapping mmcfg space for high numbered PCI segmentsJan Beulich2011-08-271-5/+4
* x86-64/MMCFG: pass down firmware (ACPI) reservation status of used memory spaceJan Beulich2011-07-251-36/+39
* x86-64/MMCFG: correct base address computation for regions not starting at bus 0Jan Beulich2011-07-251-6/+11
* x86-64/mmcfg: fix pci_mmcfg_arch_free()Jan Beulich2011-07-011-1/+6
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+2
* x86/mmcfg: misc adjustmentsKeir Fraser2009-09-071-13/+18
* VT-d: remove debug prints and turn on qinval read/write drainsKeir Fraser2009-06-251-10/+0
* Enable pci mmcfg and ATS for x86_64Keir Fraser2009-06-021-0/+180