On Fri, Jan 03 2025, Thomas Huth <th...@redhat.com> wrote: > 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. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > include/hw/s390x/s390-virtio-ccw.h | 3 --- > hw/s390x/s390-virtio-ccw.c | 9 +-------- > target/s390x/kvm/kvm.c | 10 ++-------- > 3 files changed, 3 insertions(+), 19 deletions(-)
Reviewed-by: Cornelia Huck <coh...@redhat.com>