summaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorLaurent Dufour <ldufour@linux.vnet.ibm.com>2014-06-27 15:47:37 +0200
committerAlexander Graf <agraf@suse.de>2014-07-08 12:10:36 +0200
commit4bce526ec4b88362a684fd858e0e14c83ddf0db4 (patch)
tree6b78fa03af2c375b955f795cf043463cdc858e32 /linux-user
parent128f0e66149afb2dfc325dfd183aac345f417763 (diff)
downloadqemu-4bce526ec4b88362a684fd858e0e14c83ddf0db4.tar.gz
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
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 <ldufour@linux.vnet.ibm.com> Reviewed-by: Greg Kurz <gkurz@linux.vnet.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions