+2
−1
+3
−0
Loading
Exception index is reset at every entry at every entry into cpu_exec() function. This may cause missing the exceptions while replaying them. This patch moves exception_index reset to the locations where they are processed. Signed-off-by:Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>