]> git.baikalelectronics.ru Git - kernel.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)
commite0fdfe3d6f013707ec20e1999f11315b53b9cdee
tree63bab4a2add9e330a118c2b5d44f89f0cae548d1
parentd4310d4e3128e0f67c0e09175302cb0d27176ae2
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