]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 10 Jul 2023 10:05:10 +0000 (12:05 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 4 Oct 2023 08:54:03 +0000 (04:54 -0400)
commitf05356f84d2e3cb4f6437716cc9b5dc59baf769d
tree24af37957853732866832d780fb9f043bc82fd76
parent05632635f84311f241ad4dbffdb591f97339a5dc
hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]

Similarly to commit de6cd7599b ("meson: Replace softmmu_ss
-> system_ss"), rename the virtio source set common to all
system emulation as 'system_virtio_ss[]'. This is clearer
because softmmu can be used for user emulation.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230710100510.84862-1-philmd@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/meson.build