summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpiIgor Mammedov2022-06-101-1/+0Star
* hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li2022-05-162-2/+2
* hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li2022-05-163-4/+2Star
* intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse2022-05-161-0/+1
* hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow2022-05-121-1/+0Star
* i386: factor out x86_firmware_configure()Gerd Hoffmann2022-04-271-0/+3
* hw: Add compat machines for 7.1Cornelia Huck2022-04-201-0/+3
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-062-5/+5
* x86: cleanup unused compat_apic_id_modeIgor Mammedov2022-03-061-2/+0Star
* pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne2022-03-061-0/+2
* intel_iommu: support snoop controlJason Wang2022-03-061-0/+1
* intc: Unexport InterruptStatsProviderClass-related functionsBernhard Beschow2022-01-271-1/+0Star
* hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost2022-01-071-0/+4
* hw: Add compat machines for 7.0Cornelia Huck2022-01-051-0/+3
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-12-161-0/+3
|\
| * numa: Enable numa for SGX EPC sectionsYang Zhong2021-12-101-0/+3
* | include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell2021-12-152-2/+0Star
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-032-5/+3Star
|\
| * target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2021-11-022-5/+3Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson2021-11-031-0/+4
|\ \
| * | microvm: add device tree support.Gerd Hoffmann2021-11-021-0/+4
| |/
* | hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker2021-11-011-0/+1
* | hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker2021-11-011-12/+0Star
|/
* hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-131-11/+0Star
* hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-131-1/+0Star
* hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé2021-10-131-1/+1
* acpi: x86: set enabled when composing _MAT entriesIgor Mammedov2021-10-051-3/+3
* target/i386: Add the query-sgx-capabilities QMP commandYang Zhong2021-09-301-0/+1
* target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+11
* hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson2021-09-301-0/+7
* i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson2021-09-302-0/+5
* vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson2021-09-303-0/+18
* i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson2021-09-301-0/+44
* hostmem: Add hostmem-epc as a backend for SGX EPCSean Christopherson2021-09-301-0/+28
* hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu2021-09-041-4/+0Star
* 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/+0Star
* machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini2021-06-252-2/+0Star
* i386: Add ratelimit for bus locks acquired in guestChenyi Qiang2021-06-171-0/+8
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-0/+3
* x86: rename oem-id and oem-table-id propertiesPaolo Bonzini2021-04-041-2/+2
* acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca2021-03-223-8/+4Star
* hw: Replace anti-social QOM type namesMarkus Armbruster2021-03-191-1/+1
* 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-052-1/+8
* i386: remove bios_namePaolo Bonzini2020-12-101-1/+2
* microvm: add second ioapicGerd Hoffmann2020-12-101-0/+2