]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 8 Jan 2026 03:30:49 +0000 (11:30 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 7 Feb 2026 13:37:53 +0000 (14:37 +0100)
commit79ecb998a49986570a5d2dd2eeae55a759d9bc31
tree6d8370af9f6d95c72b39e065240d17acdc628919
parentd99dcf16688fc89a748f4aa461bb33abe624e36b
hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field

The IntelIOMMUState::buggy_eim boolean was only set in
the hw_compat_2_7[] array, via the 'x-buggy-eim=true'
property. We removed all machines using that array, lets
remove that property, simplifying vtd_decide_config().

Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20260108033051.777361-26-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/intel_iommu.c
include/hw/i386/intel_iommu.h