On 5/23/23 09:35, Philippe Mathieu-Daudé wrote:
Following the SCSI variable named '[specific_]scsi_ss', rename the target-specific VirtIO/SCSI set prefixed with 'specific_'. This will help when adding target-agnostic VirtIO/SCSI set in few commits.No logical change. Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/scsi/meson.build | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~