aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/x86.h
AgeCommit message (Expand)Author
2023-03-07include/hw/i386: Clean up includes in x86.hThomas Huth
2023-03-02Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin
2023-02-27hw: Move ioapic*.h to intc/Bernhard Beschow
2023-02-27hw/i386/ich9: Remove redundant GSI_NUM_PINSBernhard Beschow
2023-02-27hw/i386/x86: Reduce init_topo_info() scopePhilippe Mathieu-Daudé
2022-07-26hw/i386: add 4g boundary start to X86MachineStateJoao Martins
2022-07-22hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld
2022-05-16hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann
2022-03-06x86: cleanup unused compat_apic_id_modeIgor Mammedov
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini
2021-06-17i386: Add ratelimit for bus locks acquired in guestChenyi Qiang
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