On 27.01.2024 23:27, Jan Klötzke wrote:
Debug exceptions that target AArch32 Hyp mode are reported differently than on AAarch64. Internally, Qemu uses the AArch64 syndromes. Therefore such exceptions need to be either converted to a prefetch abort (breakpoints, vector catch) or a data abort (watchpoints).
This seems to be a -stable matherial. Please let me know if it is not. Please Cc: qemu-sta...@nongnu.org for other fixes suitable for stable series. Thanks, /mjt