From: Alexander Graf Date: Fri, 25 Apr 2014 14:07:21 +0000 (+0200) Subject: KVM: PPC: Book3S PR: Emulate TIR register X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~1^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5948fa092a04dfd6b9ee31c99eb6896c158eb08;p=pandora-kernel.git KVM: PPC: Book3S PR: Emulate TIR register In parallel to the Processor ID Register (PIR) threaded POWER8 also adds a Thread ID Register (TIR). Since PR KVM doesn't emulate more than one thread per core, we can just always expose 0 here. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed