aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2022-12-21hw: Add compat machines for 8.0Cornelia Huck1-0/+3
2022-11-07intel-iommu: PASID supportJason Wang1-1/+6
2022-11-07intel-iommu: drop VTDBusJason Wang1-9/+2
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-26hw/i386: add 4g boundary start to X86MachineStateJoao Martins1-0/+3
2022-07-22hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld2-1/+5
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 pic a property of common x86 base machine typeXiaoyao Li2-2/+2
2022-05-16hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li3-4/+2
2022-05-16intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse1-0/+1
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow1-1/+0
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann1-0/+3
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-0/+3
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2-5/+5
2022-03-06x86: cleanup unused compat_apic_id_modeIgor Mammedov1-2/+0
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne1-0/+2
2022-03-06intel_iommu: support snoop controlJason Wang1-0/+1
2022-01-27intc: Unexport InterruptStatsProviderClass-related functionsBernhard Beschow1-1/+0
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-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-0/+3
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell2-2/+0
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong1-0/+3
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2-5/+3
2021-11-03Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson1-0/+4
2021-11-02microvm: add device tree support.Gerd Hoffmann1-0/+4
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2-5/+3
2021-11-01hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker1-0/+1
2021-11-01hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker1-12/+0
2021-10-13hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé1-11/+0
2021-10-13hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé1-1/+0
2021-10-13hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé1-1/+1
2021-10-05acpi: x86: set enabled when composing _MAT entriesIgor Mammedov1-3/+3
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong1-0/+1
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong1-0/+11
2021-09-30hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson1-0/+7
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson2-0/+5
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson3-0/+18
2021-09-30i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson1-0/+44
2021-09-30hostmem: Add hostmem-epc as a backend for SGX EPCSean Christopherson1-0/+28
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