OSDN Git Service

KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
authorNicholas Piggin <npiggin@gmail.com>
Thu, 30 Mar 2023 10:32:24 +0000 (20:32 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 3 Apr 2023 04:54:44 +0000 (14:54 +1000)
commit6cd5c1db9983600f1848822e86e4906377b4a899
tree788eb8a1a62ae65a1ccacd84bc622e12e1923f4e
parent460ba21d83fef766a5d34260e464c9ab8f10aa05
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts

Pass the hypervisor (H)SRR1[PREFIX] indication through to synchronous
interrupts injected into the guest.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230330103224.3589928-3-npiggin@gmail.com
arch/powerpc/kvm/book3s_64_mmu_radix.c
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/book3s_hv_nested.c
arch/powerpc/kvm/emulate_loadstore.c
arch/powerpc/kvm/powerpc.c