aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/pc.h
AgeCommit message (Expand)Author
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker
2021-10-05acpi: x86: set enabled when composing _MAT entriesIgor Mammedov
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu
2021-09-01hw: Add compat machines for 6.2Yanan Wang
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang
2021-07-14hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca
2021-03-02i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov
2021-02-16pc: add parser for OVMF reset blockJames Bottomley
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2020-12-09hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-19hw: add compat machines for 5.2Cornelia Huck
2020-07-10xen: cleanup unrealized flash devicesPaul Durrant
2020-07-06audio: create pcspk device earlyGerd Hoffmann
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann
2020-07-06pc_basic_device_init: pass PCMachineStateGerd Hoffmann
2020-06-24floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann
2020-06-17x86: move max-ram-below-4g to pcGerd Hoffmann
2020-05-06hw: add compat machines for 5.1Cornelia Huck
2020-05-04hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé
2020-05-04hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé
2020-05-04hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé
2020-03-09hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé
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é