]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/s390x: Remove the cpu_model_allowed flag and related code
authorThomas Huth <thuth@redhat.com>
Fri, 3 Jan 2025 14:42:30 +0000 (15:42 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 7 Jan 2025 13:51:39 +0000 (14:51 +0100)
commitfd58c03a0ecb67420ac81d6b3095605ad0c45edd
treee95bacbe8a9d570b7c73e65b00a1293efa21f6b8
parent3199c7ee76089fb6844f6b2bed1f5d3d99a7527c
hw/s390x: Remove the cpu_model_allowed flag and related code

Now that the last machine type that disabled cpu_model_allowed has
been removed, we can also remove the cpu_model_allowed flag itself
and all the related conditional code.

Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Message-ID: <20250103144232.520383-9-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/s390x/s390-virtio-ccw.c
include/hw/s390x/s390-virtio-ccw.h
target/s390x/kvm/kvm.c