]> Git Repo - qemu.git/commit
replay: exception replay fix
authorPavel Dovgalyuk <[email protected]>
Thu, 26 Jan 2017 12:34:18 +0000 (15:34 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 27 Jan 2017 17:07:30 +0000 (18:07 +0100)
commit8499c8fca1ee9af86f1ad8d6daaddf053830aca2
tree0bc24bc48b88e26e226f6d61ff0954923fdb75c4
parent9c2037d0a41d3d55b17a68e42e815be45036d8d2
replay: exception replay fix

This patch fixes replaying the exception when TB cache is full.
It breaks cpu loop execution through setting exception_index
to process such queued work as TB flush.

v8: moved setting of exeption_index to tb_gen_code

Signed-off-by: Pavel Dovgalyuk <[email protected]>
Message-Id: <20170126123418.5412.33815.stgit@PASHA-ISP>
Signed-off-by: Paolo Bonzini <[email protected]>
translate-all.c
This page took 0.025367 seconds and 4 git commands to generate.