]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Revert mapping of PCREL translation block to multiple virtual addresses
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 23 Jan 2024 11:33:31 +0000 (12:33 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 25 Jan 2024 16:13:41 +0000 (19:13 +0300)
commitef74024b76bf285e247add8538c11cb3c7399a1a
treeba797ad4a9fdee81093afeef6d89aa21249056fe
parent5e4e438f9d602f8089e88252e58c523d77947ee1
accel/tcg: Revert mapping of PCREL translation block to multiple virtual addresses

This is causing regressions that have not been analyzed yet.  Revert the
change on stable branches.

Cc: qemu-stable@nongnu.org
Cc: Michael Tokarev <mjt@tls.msk.ru>
Related: https://gitlab.com/qemu-project/qemu/-/issues/2092
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
accel/tcg/cpu-exec.c
accel/tcg/tb-maint.c
accel/tcg/translate-all.c