summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu
AgeCommit message (Expand)Author
2015-12-01x86: tsc: Remove legacy timer codesBin Meng
2015-12-01x86: Convert to use driver model timerBin Meng
2015-11-13x86: qemu: Convert to use driver model pciBin Meng
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng
2015-11-13x86: qemu: Remove call to vgabios executionBin Meng
2015-08-26x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha
2015-08-26x86: Add ACPI table support to QEMUSaket Sinha
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-05x86: qemu: Support operation as an EFI payloadSimon Glass
2015-07-28x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng
2015-07-28x86: qemu: Enable writing MP tableBin Meng
2015-07-28x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: qemu: Adjust VGA initializationBin Meng
2015-06-04x86: qemu: Enable legacy IDE I/O ports decodeBin Meng
2015-06-04x86: qemu: Turn on legacy segments decodeBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng