On 7/8/25 10:19 AM, Philippe Mathieu-Daudé wrote:
Now that various VirtIO files don't use target specific
API anymore, we can move them to the system_ss[] source
set to build them once.
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidiana...@linaro.org>
---
MST prefers to defer this one to 10.2.
hw/virtio/virtio-config-io.c | 1 -
hw/block/meson.build | 6 ++++--
hw/virtio/meson.build | 20 +++++++++++---------
3 files changed, 15 insertions(+), 12 deletions(-)
Good job!
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>