On 27.06.14 17:16, Greg Kurz wrote:
On Fri, 27 Jun 2014 15:47:37 +0200 Laurent Dufour <[email protected]> wrote:During KVMPPC_H_CAS processing, the cpu-version updated value is stored without taking care of the current endianess. As a consequence, the guest may not switch to the right CPU model, leading to unexpected results. If needed, the value is now converted. Fixes: 6d9412ea8132 ("target-ppc: Implement "compat" CPU option") Signed-off-by: Laurent Dufour <[email protected]> ---Reviewed-by: Greg Kurz <[email protected]>
Good catch! Thanks, applied to ppc-next. Alex
