On 06/29/2015 08:23 AM, Pavel Dovgalyuk wrote:
This patch introduces loop exit function, which also restores guest CPU state according to the value of host program counter.Signed-off-by: Pavel Dovgalyuk<pavel.dovga...@ispras.ru> --- cpu-exec.c | 9 +++++++++ include/exec/exec-all.h | 1 + 2 files changed, 10 insertions(+), 0 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~