summary refs log tree commit diff stats
path: root/include/hw/i386/pc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* hw: Add compat machines for 7.0Cornelia Huck2022-01-051-0/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-031-3/+0
|\
| * target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2021-11-021-3/+0
* | hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker2021-11-011-0/+1
|/
* acpi: x86: set enabled when composing _MAT entriesIgor Mammedov2021-10-051-3/+3
* i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson2021-09-301-0/+3
* vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson2021-09-301-0/+3
* hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu2021-09-041-4/+0
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-0/+3
* hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang2021-07-161-0/+1
* hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé2021-07-141-0/+1
* machine: add error propagation to mc->smp_parsePaolo Bonzini2021-06-251-2/+0
* machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini2021-06-251-1/+0
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-0/+3
* acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca2021-03-221-4/+0
* i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov2021-03-021-0/+1
* pc: add parser for OVMF reset blockJames Bottomley2021-02-161-0/+4
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-1/+4
* hw/i386/pc: add max combined fw size as machine configuration optionErich-McMillan2020-12-091-0/+2
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-0/+3
* pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost2020-10-301-0/+1
* target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-301-0/+3
* typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-301-2/+2
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-1/+0
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* x86: move acpi_dev from pc/microvmGerd Hoffmann2020-09-171-1/+0
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw: add compat machines for 5.2Cornelia Huck2020-08-191-0/+3
* xen: cleanup unrealized flash devicesPaul Durrant2020-07-101-0/+1
* audio: create pcspk device earlyGerd Hoffmann2020-07-061-0/+1
* pc_basic_device_init: drop no_vmport argGerd Hoffmann2020-07-061-1/+0
* pc_basic_device_init: drop has_pit argGerd Hoffmann2020-07-061-1/+0
* pc_basic_device_init: pass PCMachineStateGerd Hoffmann2020-07-061-1/+2
* floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann2020-06-241-1/+0
* x86: move max-ram-below-4g to pcGerd Hoffmann2020-06-171-0/+2
* hw: add compat machines for 5.1Cornelia Huck2020-05-061-0/+3
* hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé2020-05-041-4/+0
* hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé2020-05-041-3/+0
* hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé2020-05-041-6/+0
* hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé2020-03-091-8/+3
* hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé2019-12-171-0/+3
* x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-171-20/+0
* x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-171-3/+0
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-8/+0
* hw: add compat machines for 5.0Cornelia Huck2019-12-141-0/+3
* hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick2019-11-191-2/+0
* hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé2019-11-051-22/+0
* hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé2019-11-051-6/+0
* hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé2019-11-051-2/+0