]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: PPC: Book3S PR: Emulate TIR register
authorAlexander Graf <agraf@suse.de>
Fri, 25 Apr 2014 14:07:21 +0000 (16:07 +0200)
committerJiri Slaby <jslaby@suse.cz>
Mon, 17 Oct 2016 07:35:09 +0000 (09:35 +0200)
commitcf28bd0ce8c6f14374c8747bbcb73f1d0afd6d91
tree98fc8b514b412dae530862ffe32929830b95f647
parent3bf7e13f8efaddeb67174fe66537a2eab35544a2
KVM: PPC: Book3S PR: Emulate TIR register

commit a5948fa092a04dfd6b9ee31c99eb6896c158eb08 upstream.

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 <agraf@suse.de>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/powerpc/kvm/book3s_emulate.c