]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: PPC: Book3S PR: Expose TAR facility to guest
authorAlexander Graf <agraf@suse.de>
Tue, 22 Apr 2014 10:26:58 +0000 (12:26 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 30 May 2014 12:26:23 +0000 (14:26 +0200)
commite14e7a1e537d6e18f9c511f25c25c5efb7799fb5
treef0e8f7c0450dcbb83ea1f6e527b99e69e23f8e9a
parent616dff86028298dbc91174fb3d12b8ed8cd74955
KVM: PPC: Book3S PR: Expose TAR facility to guest

POWER8 implements a new register called TAR. This register has to be
enabled in FSCR and then from KVM's point of view is mere storage.

This patch enables the guest to use TAR.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/kvm/book3s.c
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/book3s_pr.c