summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu
AgeCommit message (Expand)Author
2016-02-05x86: qemu: Convert to use DM PCI APIBin Meng
2016-01-28x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan
2016-01-28x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan
2016-01-28x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2016-01-13x86: qemu: fix cpu device in smp bootMiao Yan
2016-01-13x86: qemu: add a cpu uclass driver for qemu targetMiao Yan
2016-01-13x86: qemu: add fw_cfg supportMiao Yan
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