Re: [Qemu-devel] [PATCH 04/35] tcg-s390: Compute is_write in cpu_signal_handler.

2010-06-09 Thread Aurelien Jarno
On Fri, Jun 04, 2010 at 12:14:12PM -0700, Richard Henderson wrote: > Signed-off-by: Richard Henderson > --- > cpu-exec.c | 42 +++--- > 1 files changed, 39 insertions(+), 3 deletions(-) Thanks, applied. > diff --git a/cpu-exec.c b/cpu-exec.c > index c776605

[Qemu-devel] [PATCH 04/35] tcg-s390: Compute is_write in cpu_signal_handler.

2010-06-04 Thread Richard Henderson
Signed-off-by: Richard Henderson --- cpu-exec.c | 42 +++--- 1 files changed, 39 insertions(+), 3 deletions(-) diff --git a/cpu-exec.c b/cpu-exec.c index c776605..026980a 100644 --- a/cpu-exec.c +++ b/cpu-exec.c @@ -1156,11 +1156,47 @@ int cpu_signal_handler