commit | eab176722f4628b2d9cf76221a43dd3a0e37e632 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Apr 27 17:24:10 2011 -0500 |
committer | Avi Kivity <avi@redhat.com> | Sun May 22 08:47:50 2011 -0400 |
tree | 4b1e9e9ecb6adc4fb97c47ad5a3c174d3ad942ef | |
parent | 1a040b26c5c915b317103b87ae7006d40443f197 [diff] |
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) Linux doesn't use USPRG0 (now renamed VRSAVE in the architecture, even when Altivec isn't involved), but a guest might. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>