qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] tcg: Initialize return value after exit_atomic


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH] tcg: Initialize return value after exit_atomic
Date: Wed, 26 Apr 2017 13:41:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 04/26/2017 12:40 PM, Nikunj A Dadhania wrote:
                          -> cc->cpu_exec_enter() = ppc_cpu_exec_enter()
                             Sets env->reserve_addr = -1;

This is the bug.  We should be doing this in powerpc_excp instead.

I'm quite frankly surprised that we don't see this same failure with -singlestep, but I guess we usually stay in the cpu loop long enough.


r~



reply via email to

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