aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/pc.h
AgeCommit message (Expand)Author
2019-12-17hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé
2019-12-17x86: move more x86-generic functions out of PC filesPaolo Bonzini
2019-12-17x86: move SMM property to X86MachineStatePaolo Bonzini
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini
2019-12-14hw: add compat machines for 5.0Cornelia Huck
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini
2019-10-24hw/i386/pc: Extract pc_i8259_create()Philippe Mathieu-Daudé
2019-10-24hw/i386/pc: Extract pc_gsi_create()Philippe Mathieu-Daudé
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini
2019-10-22hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez
2019-10-22hw/i386/pc: rename functions shared with non-PC machinesSergio Lopez
2019-10-05hw/acpi: Make ACPI IO address space configurableShameer Kolothum
2019-09-20pc: Add an SMB0 ACPI device to q35Corey Minyard
2019-09-16hw/i386/pc: Extract e820 memory layout codePhilippe Mathieu-Daudé
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-20hw/i386/pc: Map into memory the initrdStefano Garzarella
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost
2019-07-05machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()Like Xu
2019-07-05i386: Add die-level cpu topology to x86CPU on PCMachineLike Xu
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-03q35: Revert to kernel irqchipAlex Williamson
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger
2019-03-11nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger
2019-03-06hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella
2019-01-22hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
2019-01-07compat: remove remaining PC_COMPAT macrosMarc-André Lureau
2019-01-07include: remove compat.hMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau