aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/x86.h
AgeCommit message (Expand)Author
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca
2020-12-10i386: remove bios_namePaolo Bonzini
2020-12-10x86: add support for second ioapicGerd Hoffmann
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost
2020-10-21x86: make pci irqs runtime configurableGerd Hoffmann
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger
2020-06-17x86: move max-ram-below-4g to pcGerd Hoffmann
2020-03-31hw/i386: Introduce apicid functions inside X86MachineStateBabu Moger
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-03-17hw/i386: Introduce X86CPUTopoInfo to contain topology infoBabu Moger
2019-12-17x86: move more x86-generic functions out of PC filesPaolo Bonzini
2019-12-17x86: move SMM property to X86MachineStatePaolo Bonzini
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick
2019-10-22hw/i386: make x86.c independent from PCMachineStateSergio Lopez
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