diff options
author | Nicholas Piggin <[email protected]> | 2023-12-01 18:56:11 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-12-07 23:33:07 +1100 |
commit | ecd10702baae5c16a91d139bde7eff84ce55daee (patch) | |
tree | f1ad5836d36f5da3024f10fad1d3e2daae4d2718 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | ec0f6639fa8853cf6bfdfc3588aada7eeb7e5e37 (diff) |
KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE
Commit 026728dc5d41 ("KVM: PPC: Book3S HV P9: Inject pending xive
interrupts at guest entry") changed guest entry so that if external
interrupts are enabled, BOOK3S_IRQPRIO_EXTERNAL is not tested for. Test
for this regardless of MSR_EE.
For an L1 host, do not inject an interrupt, but always
use LPCR_MER. If the L0 desires it can inject an interrupt.
Fixes: 026728dc5d41 ("KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entry")
Signed-off-by: Nicholas Piggin <[email protected]>
[jpn: use kvmpcc_get_msr(), write commit message]
Signed-off-by: Jordan Niethe <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions