diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2017-04-05 09:54:55 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-04-10 13:43:17 +0200 |
commit | 08a1e650cc631ccc8cfe670beb38b2f9c58402cd (patch) | |
tree | b9e592848b9e945a80dbe6007d260859f08c3a20 /arch/powerpc/kvm/book3s_xics.c | |
parent | powerpc: Consolidate variants of real-mode MMIOs (diff) | |
download | linux-08a1e650cc631ccc8cfe670beb38b2f9c58402cd.tar.xz linux-08a1e650cc631ccc8cfe670beb38b2f9c58402cd.zip |
powerpc: Fixup LPCR:PECE and HEIC setting on POWER9
We need to set LPES in order for normal external interrupts (0x500)
to be directed to the guest while running in guest state.
We also need HEIC set to prevent them to be sent to the host while
in host state.
With XIVE the host never gets one of these and wouldn't know how to
handle it. All host external interrupts come in via the new
hypervisor virtualization interrupts vector.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kvm/book3s_xics.c')
0 files changed, 0 insertions, 0 deletions