On 2/25/26 14:16, Philippe Mathieu-Daudé wrote:
By inlinining the stubs we can avoid the use of target-specific CONFIG_DEVICES include in a hw/ header, allowing to build the source files including it as common objects.Philippe Mathieu-Daudé (3): hw/arm/smmuv3: Avoid including CONFIG_DEVICES in hw/ header hw/i386/intel_iommu: Avoid including CONFIG_DEVICES in hw/ header hw/s390x/s390-pci-vfio: Avoid including CONFIG_DEVICES in hw/ header
Reviewed-by: Richard Henderson <[email protected]> r~
