On 02/05/2025 20.56, Philippe Mathieu-Daudé wrote:
The VirtIOMMIOProxy::format_transport_address boolean was only set
in the hw_compat_2_6[] array, via the 'format_transport_address=off'
property. We removed all machines using that array, lets remove
that property, simplifying virtio_mmio_bus_get_dev_path().

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com>
---
  include/hw/virtio/virtio-mmio.h |  1 -
  hw/virtio/virtio-mmio.c         | 15 ---------------
  2 files changed, 16 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to