]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitbd3048b80caace9cf0ae9ad22b2fbb8333b44a97
tree5842c61132aa879628890fffcba789ce1d1c77e8
parentca252055130b6a1affa12df94a4694c1aafc2a6c
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