]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commiteab176722f4628b2d9cf76221a43dd3a0e37e632
tree4b1e9e9ecb6adc4fb97c47ad5a3c174d3ad942ef
parent1a040b26c5c915b317103b87ae7006d40443f197
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>
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/kvm/booke_interrupts.S
arch/powerpc/kvm/powerpc.c