On 7/7/23 16:17, Philippe Mathieu-Daudé wrote:
The previous commit removed the dependencies on the target-specific TARGET_PAGE_FOO macros. We can now move vhost-vdpa.c to the 'softmmu_virtio_ss' source set to build it once for all our targets.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/virtio/meson.build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
