Files
xemu/include
Paolo Bonzini 43d70ddf9f cpu-exec: fix icount out-of-bounds access
When icount is active, tb_add_jump is surprisingly called with an
out of bounds basic block index.  I have no idea how that can work,
but it does not seem like a good idea.  Clear *last_tb for all
TB_EXIT_ICOUNT_EXPIRED cases, even when all you have to do is
refill icount_extra.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-02-16 14:06:56 +01:00
..
2017-01-31 10:10:14 +11:00
2017-02-13 17:27:14 +00:00
2017-02-16 14:06:55 +01:00
2017-01-27 18:08:00 +01:00
2017-01-24 13:10:35 -08:00