summaryrefslogtreecommitdiffstats
path: root/include/hw/i386/x86.h
Commit message (Expand)AuthorAgeFilesLines
* i386: remove bios_namePaolo Bonzini2020-12-101-1/+2
* x86: add support for second ioapicGerd Hoffmann2020-12-101-0/+3
* pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost2020-10-301-3/+0Star
* x86: make pci irqs runtime configurableGerd Hoffmann2020-10-211-0/+2
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* x86: move cpu hotplug from pc to x86Gerd Hoffmann2020-09-171-0/+10
* x86: move acpi_dev from pc/microvmGerd Hoffmann2020-09-171-0/+1
* x86: constify x86_machine_is_*_enabledGerd Hoffmann2020-09-171-2/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger2020-09-021-9/+0Star
* x86: move max-ram-below-4g to pcGerd Hoffmann2020-06-171-4/+0Star
* hw/i386: Introduce apicid functions inside X86MachineStateBabu Moger2020-04-011-0/+9
* acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-291-0/+3
* hw/i386: Introduce X86CPUTopoInfo to contain topology infoBabu Moger2020-03-181-0/+3
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-171-0/+18
* x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-171-0/+5
* hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick2019-11-191-0/+2
* hw/i386: make x86.c independent from PCMachineStateSergio Lopez2019-10-221-4/+9
* hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini2019-10-221-1/+57
* hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez2019-10-221-0/+35