From: Michael Ellerman Date: Wed, 8 Jan 2014 10:25:23 +0000 (+1100) Subject: KVM: PPC: Book3S HV: Add handler for HV facility unavailable X-Git-Tag: v3.14-rc1~26^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd3048b80caace9cf0ae9ad22b2fbb8333b44a97;p=pandora-kernel.git KVM: PPC: Book3S HV: Add handler for HV facility unavailable At present this should never happen, since the host kernel sets HFSCR to allow access to all facilities. It's better to be prepared to handle it cleanly if it does ever happen, though. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras Signed-off-by: Alexander Graf --- Reading git-diff-tree failed