Re: [PATCH 7/8] target/s390x/gen-features: Remove the v2.11 qemu CPU model

2025-04-23 Thread Thomas Huth
On 15/01/2025 08.38, Thomas Huth wrote: Now that the v2.11 machine is gone, we don't need the v2.11 CPU feature set anymore. Signed-off-by: Thomas Huth --- target/s390x/gen-features.c | 7 --- 1 file changed, 7 deletions(-) diff --git a/target/s390x/gen-features.c b/target/s390x/gen-fea

[PATCH 7/8] target/s390x/gen-features: Remove the v2.11 qemu CPU model

2025-01-14 Thread Thomas Huth
Now that the v2.11 machine is gone, we don't need the v2.11 CPU feature set anymore. Signed-off-by: Thomas Huth --- target/s390x/gen-features.c | 7 --- 1 file changed, 7 deletions(-) diff --git a/target/s390x/gen-features.c b/target/s390x/gen-features.c index 41840677ce..150e4d1843 100644