]> git.proxmox.com Git - mirror_qemu.git/commit
cpu-exec: introduce loop exit with restore function
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Fri, 10 Jul 2015 09:57:02 +0000 (12:57 +0300)
committerRichard Henderson <rth@twiddle.net>
Fri, 11 Sep 2015 15:16:16 +0000 (08:16 -0700)
commit1c3c8af1fb40a481c07749e0448644d9b7700415
tree019e1bdaf24566d3160c1701d2a2d4d6e08ccad7
parentb8611499b940b1b4db67aa985e3a844437bcbf00
cpu-exec: introduce loop exit with restore function

This patch introduces loop exit function, which also
restores guest CPU state according to the value of host
program counter.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20150710095702.13280.97477.stgit@PASHA-ISP>
Signed-off-by: Richard Henderson <rth@twiddle.net>
cpu-exec.c
include/exec/exec-all.h