KVM: PPC: Book3S PR: Expose TM registers
authorAlexander Graf <agraf@suse.de>
Tue, 29 Apr 2014 15:54:40 +0000 (17:54 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 30 May 2014 12:26:23 +0000 (14:26 +0200)
POWER8 introduces transactional memory which brings along a number of new
registers and MSR bits.

Implementing all of those is a pretty big headache, so for now let's at least
emulate enough to make Linux's context switching code happy.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_emulate.c
arch/powerpc/kvm/book3s_pr.c

Simple merge
Simple merge