aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2025-07-16Merge tag 'accel-20250715' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-11/+0
2025-07-15hw/xen/arch_hvm: Unify x86 and ARM variantsPhilippe Mathieu-Daudé1-11/+0
2025-07-12hw/i386: Add igvm-cfg object and processing for IGVM filesRoy Hopkins1-0/+3
2025-05-30Merge tag 'pull-request-2025-05-30' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-12/+0
2025-05-30hw/i386/x86: Remove X86MachineClass::save_tsc_khz fieldPhilippe Mathieu-Daudé1-5/+0
2025-05-30hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machinesPhilippe Mathieu-Daudé1-3/+0
2025-05-30hw/i386/pc: Remove pc_compat_2_4[] arrayPhilippe Mathieu-Daudé1-3/+0
2025-05-30hw/i386/pc: Remove PCMachineClass::broken_reserved_end fieldPhilippe Mathieu-Daudé1-1/+0
2025-05-28i386/tdx: Track mem_ptr for each firmware entry of TDVFXiaoyao Li1-0/+7
2025-05-28i386/tdvf: Introduce function to parse TDVF metadataIsaku Yamahata1-0/+38
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé1-2/+3
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson2-2/+2
2025-04-23hw: add compat machines for 10.1Cornelia Huck1-0/+3
2025-01-30hw/i386/pc: Remove unused pc_compat_2_3 declarationsPhilippe Mathieu-Daudé1-3/+0
2025-01-17Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-2/+28
2025-01-15tests/qtest: Add intel-iommu testZhenzhong Duan1-0/+1
2025-01-15intel_iommu: Introduce a property to control FS1GP cap bit settingZhenzhong Duan1-0/+1
2025-01-15intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2Zhenzhong Duan1-1/+1
2025-01-15intel_iommu: Flush stage-1 cache in iotlb invalidationZhenzhong Duan1-0/+1
2025-01-15intel_iommu: Rename slpte to pteYi Liu1-1/+1
2025-01-15intel_iommu: Add a placeholder variable for scalable mode stage-1 translationZhenzhong Duan1-0/+1
2025-01-10i386/topology: Introduce helpers for various topology info of different levelXiaoyao Li1-0/+25
2025-01-10i386/topology: Update the comment of x86_apicid_from_topo_ids()Xiaoyao Li1-2/+3
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé1-1/+1
2024-12-13hw/core/eif: Use stateful qcrypto apisDorjoy Chowdhury1-8/+8
2024-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-2/+2
2024-12-11hw: add compat machines for 10.0Cornelia Huck1-0/+3
2024-12-11hw/i386: define _AS_LATEST() macros for machine typesDaniel P. Berrangé1-1/+3
2024-12-10i386: Replace type_register() with type_register_static()Zhao Liu1-2/+2
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell1-18/+4
2024-11-05hw/core: Make CPU topology enumeration arch-agnosticZhao Liu1-19/+4
2024-11-05i386/cpu: Don't enumerate the "invalid" CPU topology levelZhao Liu1-1/+2
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-0/+3
2024-11-04intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ...Zhenzhong Duan1-0/+3
2024-10-31machine/nitro-enclave: New machine type for AWS Nitro EnclavesDorjoy Chowdhury2-0/+64
2024-09-05hw: add compat machines for 9.2Cornelia Huck1-0/+3
2024-07-31target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machineZhao Liu1-0/+1
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw/i386: convert 'i440fx' machine definitions to use new macrosDaniel P. Berrangé1-0/+26
2024-06-24intel_iommu: Implement [set|unset]_iommu_device() callbacksYi Liu1-0/+2
2024-06-19hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZEPhilippe Mathieu-Daudé1-4/+0
2024-06-19hw/i386/pc: Remove PCMachineClass::rsdp_in_ramPhilippe Mathieu-Daudé1-1/+0
2024-06-19hw/i386/pc: Remove PCMachineClass::resizable_acpi_blobPhilippe Mathieu-Daudé1-3/+0
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.2 machinePhilippe Mathieu-Daudé1-3/+0
2024-06-19hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimmPhilippe Mathieu-Daudé1-3/+0
2024-06-19hw/i386/pc: Remove PCMachineClass::smbios_uuid_encodedPhilippe Mathieu-Daudé1-1/+0
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.1 machinePhilippe Mathieu-Daudé1-3/+0
2024-06-19hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_sizePhilippe Mathieu-Daudé1-1/+0
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.0 machinePhilippe Mathieu-Daudé1-3/+0