aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-04-11 17:30:07 -0700
committerRichard Henderson <richard.henderson@linaro.org>2024-04-12 14:48:01 -0700
commit2786a3f8d3a047cc21271380324c0b7d8217f238 (patch)
treef1830c352fa2b55fdc3529ac4ad6a201f782904f /scripts/qapi/parser.py
parentbe72d6ab361a26878752467a17289066dfd5bc28 (diff)
downloadqemu-2786a3f8d3a047cc21271380324c0b7d8217f238.zip
qemu-2786a3f8d3a047cc21271380324c0b7d8217f238.tar.gz
qemu-2786a3f8d3a047cc21271380324c0b7d8217f238.tar.bz2
target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
Reads are done with execute access. It is not clear whether writes are legal at all -- for now, leave helper_st_asi unchanged, so that we continue to raise an mmu fault. This generalizes the exiting code for ASI_KERNELTXT to be usable for ASI_USERTXT as well, by passing down the MemOpIdx to use. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2281 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2059 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1609 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1166 Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Tested-by: M Bazz <bazz@bazz1.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions