]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
authorThomas Huth <thuth@redhat.com>
Tue, 6 May 2025 06:21:42 +0000 (08:21 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 14 May 2025 04:56:09 +0000 (06:56 +0200)
commitb80fadee690f9eef193e4ad4113ee2f2265ac174
treedc975327063b1df6cd3d3cf04abd63a613029956
parentea9544b7e8e1e1ce971877e1e1367d98209543ef
hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code

Now that the machine types 2.11 and older have been removed, we
don't need the "allow_all_mask_sizes" compatibility handling code
anymore and can remove it now.

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