aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)Author
2022-03-06x86: cleanup unused compat_apic_id_modeIgor Mammedov
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne
2022-03-06intel_iommu: support snoop controlJason Wang
2022-01-27intc: Unexport InterruptStatsProviderClass-related functionsBernhard Beschow
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-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson
2021-11-02microvm: add device tree support.Gerd Hoffmann
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker
2021-11-01hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker
2021-10-13hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé
2021-10-05acpi: x86: set enabled when composing _MAT entriesIgor Mammedov
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong
2021-09-30hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson
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-30i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson
2021-09-30hostmem: Add hostmem-epc as a backend for SGX EPCSean 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-06-17i386: Add ratelimit for bus locks acquired in guestChenyi Qiang
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
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-10i386: remove bios_namePaolo Bonzini
2020-12-10microvm: add second ioapicGerd Hoffmann
2020-12-10microvm: make pcie irq base runtime changeableGerd Hoffmann
2020-12-10microvm: make number of virtio transports runtime changeableGerd Hoffmann
2020-12-10x86: add support for second ioapicGerd Hoffmann
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-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost