aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-05-22 20:16:15 +0200
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-06-24 16:48:07 +0200
commit05d9d0359e6da7dc8255712d745d079a04fa5ae5 (patch)
treeb2d8e297ad3466988d87e5b30fa161ae0039d0b4 /python
parenta071578b93e850dcbebbe2c0cfe86e7977ddffa7 (diff)
downloadqemu-05d9d0359e6da7dc8255712d745d079a04fa5ae5.zip
qemu-05d9d0359e6da7dc8255712d745d079a04fa5ae5.tar.gz
qemu-05d9d0359e6da7dc8255712d745d079a04fa5ae5.tar.bz2
target/mips: Do not abort on invalid instruction
On real hardware an invalid instruction doesn't halt the world, but usually triggers a RESERVED INSTRUCTION exception. TCG guest code shouldn't abort QEMU anyway. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210617174323.2900831-2-f4bug@amsat.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions