Re: [PATCH] hw/virtio: Also include md stubs in case CONFIG_VIRTIO_PCI is not set

2025-03-17 Thread Philippe Mathieu-Daudé
On 13/3/25 07:35, Thomas Huth wrote: For the s390x target, it's possible to build the QEMU binary without CONFIG_VIRTIO_PCI and only have the virtio-mem device via the ccw transport. In that case, QEMU currently fails to link correctly: /usr/bin/ld: libqemu-s390x-softmmu.a.p/hw_s390x_s390-virt

Re: [PATCH] hw/virtio: Also include md stubs in case CONFIG_VIRTIO_PCI is not set

2025-03-17 Thread Thomas Huth
On 13/03/2025 07.35, Thomas Huth wrote: For the s390x target, it's possible to build the QEMU binary without CONFIG_VIRTIO_PCI and only have the virtio-mem device via the ccw transport. In that case, QEMU currently fails to link correctly: /usr/bin/ld: libqemu-s390x-softmmu.a.p/hw_s390x_s390-v

[PATCH] hw/virtio: Also include md stubs in case CONFIG_VIRTIO_PCI is not set

2025-03-12 Thread Thomas Huth
For the s390x target, it's possible to build the QEMU binary without CONFIG_VIRTIO_PCI and only have the virtio-mem device via the ccw transport. In that case, QEMU currently fails to link correctly: /usr/bin/ld: libqemu-s390x-softmmu.a.p/hw_s390x_s390-virtio-ccw.c.o: in function `s390_machine_d