aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/x86_64/mmconfig-shared.c
Commit message (Expand)AuthorAgeFilesLines
* move pci_find_ext_capability() into common PCI codeJan Beulich2011-11-221-40/+0
* use xzalloc in x86 codeJan Beulich2011-10-041-4/+2
* PCI multi-seg: config space accessor adjustmentsJan Beulich2011-09-221-9/+9
* PCI multi-seg: introduce notion of PCI segmentsJan Beulich2011-09-181-0/+1
* x86-64/MMCFG: pass down firmware (ACPI) reservation status of used memory spaceJan Beulich2011-07-251-31/+58
* x86-64: pci_probe must be residentJan Beulich2011-01-141-1/+1
* consolidate custom parameter parsing routines looking for boolean valuesKeir Fraser2010-11-191-2/+1
* x86-64: enable MMCONFIG on AMD Fam10 systems even if the BIOS didn'tKeir Fraser2010-11-041-1/+1
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+2
* xen: msr safe cleanupKeir Fraser2010-06-111-10/+7
* VT-d: reduce default verbosityKeir Fraser2010-03-171-5/+0
* x86/mmcfg: misc adjustmentsKeir Fraser2009-09-071-30/+32
* x86-64/mmcfg: add explicit support for nVidia MCP55Keir Fraser2009-09-071-0/+89
* Enable pci mmcfg and ATS for x86_64Keir Fraser2009-06-021-0/+382