diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-07-24 10:15:58 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-07-24 18:44:47 +0200 |
commit | 9c028c057adce49304c6e4a51f6b426bd4f8f6b8 (patch) | |
tree | cc64480adb344260905a9ab368df7d77cd67ff90 /contrib | |
parent | a2025557ed4d8d5e6a4d0dd681717c390f51f5be (diff) | |
download | qemu-9c028c057adce49304c6e4a51f6b426bd4f8f6b8.zip qemu-9c028c057adce49304c6e4a51f6b426bd4f8f6b8.tar.gz qemu-9c028c057adce49304c6e4a51f6b426bd4f8f6b8.tar.bz2 |
target/s390x: Make MC raise specification exception when class >= 16
MC requires bit positions 8-11 (upper 4 bits of class) to be zeros,
otherwise it must raise a specification exception.
Cc: qemu-stable@nongnu.org
Fixes: 20d143e2cab8 ("s390x/tcg: Implement MONITOR CALL")
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230724082032.66864-6-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions