From: Alexander Graf Date: Tue, 29 Apr 2014 15:54:40 +0000 (+0200) Subject: KVM: PPC: Book3S PR: Expose TM registers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9916d57e64a49d85bcffe272478f869b8fe1583a;p=pandora-kernel.git KVM: PPC: Book3S PR: Expose TM registers 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 --- Reading git-diff-tree failed