summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* hw: Add compat machines for 7.2Cornelia Huck2022-08-251-0/+3
* i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins2022-07-261-0/+1
* i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins2022-07-261-1/+2
* hw/i386: add 4g boundary start to X86MachineStateJoao Martins2022-07-261-0/+3
* hw/i386: pass RNG seed via setup_data entryJason A. Donenfeld2022-07-222-1/+5
* hw/i386/pc: Remove orphan declarationsBernhard Beschow2022-06-111-3/+0Star
* hw/i386/pc: Unexport functions used only internallyBernhard Beschow2022-06-111-3/+0Star
* hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow2022-06-111-8/+0Star
* hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron2022-06-101-0/+2
* 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