]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/s390x: Rename the qemu_V2_11 feature set to qemu_MIN
authorThomas Huth <thuth@redhat.com>
Tue, 6 May 2025 06:21:43 +0000 (08:21 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 14 May 2025 04:56:19 +0000 (06:56 +0200)
commitedce9fe075fac9f8189829a040e760f8c301a012
tree4d57686c3675ec45ec54dbfbae5e7718ca4c4349
parentb80fadee690f9eef193e4ad4113ee2f2265ac174
target/s390x: Rename the qemu_V2_11 feature set to qemu_MIN

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.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250506062148.306084-5-thuth@redhat.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/gen-features.c