summaryrefslogtreecommitdiff
path: root/qdev-monitor.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2013-09-27 22:29:17 +0400
committerMichael Roth <mdroth@linux.vnet.ibm.com>2013-12-03 19:59:05 -0600
commit2c8187434f90fceb20ee1f0031fb591e5382674d (patch)
tree4dd976d6ac18763429ef127dd7c64341a32bdd63 /qdev-monitor.c
parent5326636ff2390bb260b3d8d14899b04db205992d (diff)
downloadqemu-2c8187434f90fceb20ee1f0031fb591e5382674d.tar.gz
exec: fix breakpoint_invalidate when pc may not be translated
This fixes qemu abort with the following message: include/qemu/int128.h:22: int128_get64: Assertion `!a.hi' failed. which happens due to attempt to invalidate breakpoint by virtual address for which get_phys_page_debug couldn't find mapping. For more details see http://lists.nongnu.org/archive/html/qemu-devel/2013-09/msg04582.html Cc: qemu-stable@nongnu.org Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> (cherry picked from commit e8262a1b5b7cfbcbc80c46e4ce6ff7c517b7b2f6) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'qdev-monitor.c')
0 files changed, 0 insertions, 0 deletions