aboutsummaryrefslogtreecommitdiff
path: root/gdbstub/gdbstub.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-05-06 17:34:55 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-05-10 15:45:14 +0200
commit3fabbe0b7d458d6380f4b3246b8b32400f6bd1d9 (patch)
tree93a16bedbb0727c5790ee6fcf848806ffe1a1509 /gdbstub/gdbstub.c
parent40a3ec7b5ffde500789d016660a171057d6b467c (diff)
downloadqemu-3fabbe0b7d458d6380f4b3246b8b32400f6bd1d9.zip
qemu-3fabbe0b7d458d6380f4b3246b8b32400f6bd1d9.tar.gz
qemu-3fabbe0b7d458d6380f4b3246b8b32400f6bd1d9.tar.bz2
target/i386: move prefetch and multi-byte UD/NOP to new decoder
These are trivial to add, and moving them to the new decoder fixes some corner cases: raising #UD instead of an instruction fetch page fault for the undefined opcodes, and incorrectly rejecting 0F 18 prefetches with register operands (which are treated as reserved NOPs). Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'gdbstub/gdbstub.c')
0 files changed, 0 insertions, 0 deletions