On 6/5/25 08:21, Thomas Huth wrote:
From: Thomas Huth <th...@redhat.com>Now that the v2.11 machine type has been removed, it does not make sense to keep the qemu_V2_11 feature set around. This is rather the (minimum) feature set of the oldest supported machine now, so rename it to qemu_MIN. Signed-off-by: Thomas Huth <th...@redhat.com> --- target/s390x/gen-features.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>