qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 2/5] cpu-exec: introduce loop exit with resto


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 2/5] cpu-exec: introduce loop exit with restore function
Date: Wed, 1 Jul 2015 10:02:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

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<address@hidden>
---
  cpu-exec.c              |    9 +++++++++
  include/exec/exec-all.h |    1 +
  2 files changed, 10 insertions(+), 0 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]