From: Paul Mackerras Date: Fri, 6 Sep 2013 03:18:32 +0000 (+1000) Subject: KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE X-Git-Tag: v3.13-rc1~80^2~15^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0867fd50943d71d9f0bc5078393ce4ec76b3923;p=pandora-kernel.git KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE The VRSAVE register value for a vcpu is accessible through the GET/SET_SREGS interface for Book E processors, but not for Book 3S processors. In order to make this accessible for Book 3S processors, this adds a new register identifier for GET/SET_ONE_REG, and adds the code to implement it. Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed