The machine option "default_bus_bypass_iommu" is broken since commit
d8fb7d0969d5 ("vl: switch -M parsing to keyval"). Fix both machines that
implement it.Resending with Review and Tested tags, no other change since last posting: https://lore.kernel.org/qemu-devel/[email protected]/ The fix was suggested by Paolo: https://lore.kernel.org/qemu-devel/[email protected]/ Jean-Philippe Brucker (2): hw/arm/virt: Rename default_bus_bypass_iommu hw/i386: Rename default_bus_bypass_iommu hw/arm/virt.c | 4 ++-- hw/i386/pc.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.33.0
