From: Alexander Graf Date: Tue, 29 Apr 2014 14:48:44 +0000 (+0200) Subject: KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~1^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=616dff86028298dbc91174fb3d12b8ed8cd74955;p=pandora-kernel.git KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR POWER8 introduced a new interrupt type called "Facility unavailable interrupt" which contains its status message in a new register called FSCR. Handle these exits and try to emulate instructions for unhandled facilities. Follow-on patches enable KVM to expose specific facilities into the guest. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed