qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/4] target-sparc: Convert to VMStateDescription


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 4/4] target-sparc: Convert to VMStateDescription
Date: Tue, 18 Aug 2015 08:15:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0


On 10/08/2015 05:34, Peter Maydell wrote:
> -    // if env->cwp == env->nwindows - 1, this will set the ins of the last
> -    // window as the outs of the first window
> -    cpu_set_cwp(env, env->cwp);

Out of curiosity, what migrates env->cwp for SPARC64?

Paolo



reply via email to

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