summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/pci.c
Commit message (Expand)AuthorAgeLines
* x86: qemu: Convert to use driver model pciBin Meng2015-11-13-49/+0
* x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-13-72/+0
* x86: qemu: Remove call to vgabios executionBin Meng2015-11-13-18/+1
* x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng2015-07-28-0/+4
* x86: qemu: Enable writing MP tableBin Meng2015-07-28-3/+31
* x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng2015-07-28-1/+6
* x86: qemu: Adjust VGA initializationBin Meng2015-06-04-19/+15
* x86: qemu: Enable legacy IDE I/O ports decodeBin Meng2015-06-04-0/+14
* x86: qemu: Turn on legacy segments decodeBin Meng2015-06-04-0/+20
* x86: qemu: Add graphics supportBin Meng2015-06-04-1/+23
* x86: Support QEMU x86 targetsBin Meng2015-06-04-0/+49