KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
authorScott Wood <scottwood@freescale.com>
Wed, 27 Apr 2011 22:24:10 +0000 (17:24 -0500)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:47:50 +0000 (08:47 -0400)
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>

No differences found