]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 8 Jan 2014 10:25:23 +0000 (21:25 +1100)
committerAlexander Graf <agraf@suse.de>
Mon, 27 Jan 2014 15:01:04 +0000 (16:01 +0100)
commit1bdff0cf9f5cc8d00f46899dc3ad3be13eced1eb
tree5842c61132aa879628890fffcba789ce1d1c77e8
parentbe43cb9b2eca8f292066a3febbcf33f2da1a1dbb
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 <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_asm.h
arch/powerpc/kvm/book3s_hv.c