qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v4 03/17] target/ppc: Properly sync cpu state with new msr in


From: Richard Henderson
Subject: Re: [PATCH v4 03/17] target/ppc: Properly sync cpu state with new msr in cpu_load_old
Date: Mon, 22 Mar 2021 10:53:01 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/16/21 2:15 AM, Cédric Le Goater wrote:
On 3/15/21 7:46 PM, Richard Henderson wrote:
Match cpu_post_load in using ppc_store_msr to set all of
the cpu state implied by the value of msr.  Do not restore
hflags or hflags_nmsr, as we recompute them in ppc_store_msr.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Could we add a common routine used by cpu_post_load() and cpu_load_old() ?

Will do. David, would you like to unqueue this one, or shall I send another patch on top?


r~



reply via email to

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