On 5/23/23 09:35, Philippe Mathieu-Daudé wrote:
The previous commit remove the unnecessary "virtio-access.h" header. These files no longer have target-specific dependency. Move them to the generic 'softmmu_ss' source set.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/block/dataplane/meson.build | 2 +- hw/scsi/meson.build | 10 +++++++--- hw/virtio/meson.build | 11 ++++++----- 3 files changed, 14 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
