]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
authorPaul Mackerras <paulus@samba.org>
Fri, 20 Sep 2013 04:52:37 +0000 (14:52 +1000)
committerAlexander Graf <agraf@suse.de>
Thu, 17 Oct 2013 12:45:01 +0000 (14:45 +0200)
commit8b75cbbe647603f2b3c17ead35ee3cefa88397e7
tree63bab4a2add9e330a118c2b5d44f89f0cae548d1
parent8c2dbb79c62e9da4857b873435925d3654d9fccd
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE

This makes the VRSAVE register value for a vcpu accessible through
the GET/SET_ONE_REG interface on Book E systems (in addition to the
existing GET/SET_SREGS interface), for consistency with Book 3S.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/booke.c