Re: [RFC PATCH 05/10] KVM: PPC: Book3S HV: Add handler for HV facility unavailable

2013-11-04 Thread Alexander Graf
On 06.09.2013, at 05:54, Paul Mackerras wrote: > From: Michael Ellerman > > 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

[RFC PATCH 05/10] KVM: PPC: Book3S HV: Add handler for HV facility unavailable

2013-09-05 Thread Paul Mackerras
From: Michael Ellerman 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 --- arch/powerpc/inclu