summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu
Commit message (Expand)AuthorAgeLines
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-14-3/+1
* x86: qemu: Support operation as an EFI payloadSimon Glass2015-08-05-1/+6
* 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: Implement PIRQ routingBin Meng2015-06-04-0/+8
* 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/+187