aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/pc.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-27hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...Bernhard Beschow1-4/+2
2023-01-16hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_initPhilippe Mathieu-Daudé1-1/+1
2022-12-21hw: Add compat machines for 8.0Cornelia Huck1-0/+3
2022-08-25hw: Add compat machines for 7.2Cornelia Huck1-0/+3
2022-07-26i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins1-0/+1
2022-07-26i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins1-1/+2
2022-07-22hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld1-0/+3
2022-06-11hw/i386/pc: Remove orphan declarationsBernhard Beschow1-3/+0
2022-06-11hw/i386/pc: Unexport functions used only internallyBernhard Beschow1-3/+0
2022-06-11hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow1-8/+0
2022-06-09hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron1-0/+2
2022-06-09q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpiIgor Mammedov1-1/+0
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li1-2/+0
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow1-1/+0
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-0/+3
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne1-0/+2
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost1-0/+4
2022-01-05hw: Add compat machines for 7.0Cornelia Huck1-0/+3
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-3/+0
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini1-3/+0
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker1-0/+1
2021-10-05acpi: x86: set enabled when composing _MAT entriesIgor Mammedov1-3/+3
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson1-0/+3
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson1-0/+3
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu1-4/+0
2021-09-01hw: Add compat machines for 6.2Yanan Wang1-0/+3
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang1-0/+1
2021-07-14hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé1-0/+1
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini1-2/+0
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini1-1/+0
2021-04-30hw: add compat machines for 6.1Cornelia Huck1-0/+3
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca1-4/+0
2021-03-02i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov1-0/+1
2021-02-16pc: add parser for OVMF reset blockJames Bottomley1-0/+4
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca1-1/+4
2020-12-09hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan1-0/+2
2020-12-08hw: add compat machines for 6.0Cornelia Huck1-0/+3
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost1-0/+1
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov1-0/+3
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé1-2/+2
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-1/+0
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann1-1/+0
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-08-19hw: add compat machines for 5.2Cornelia Huck1-0/+3
2020-07-10xen: cleanup unrealized flash devicesPaul Durrant1-0/+1
2020-07-06audio: create pcspk device earlyGerd Hoffmann1-0/+1
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann1-1/+0
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann1-1/+0