]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/s390x: Split per_breaking_event from per_branch_*
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 2 May 2024 05:44:11 +0000 (22:44 -0700)
committerThomas Huth <thuth@redhat.com>
Wed, 29 May 2024 10:41:15 +0000 (12:41 +0200)
commit619f6891ffb252ae1a4ca0e13a630bd3c13d198c
tree5c5796a46aa74eec583484dad1905f9abfc0bdcb
parente64054552385aced493969af6f8341d944e150a8
target/s390x: Split per_breaking_event from per_branch_*

The breaking-event-address register is updated regardless
of PER being enabled.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240502054417.234340-9-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/tcg/translate.c