[PATCH v6 16/48] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM

Paul Mackerras paulus at ozlabs.org
Tue Apr 6 14:37:22 AEST 2021


On Mon, Apr 05, 2021 at 11:19:16AM +1000, Nicholas Piggin wrote:
> Like the earlier patch for hcalls, KVM interrupt entry requires a
> different calling convention than the Linux interrupt handlers
> set up. Move the code that converts from one to the other into KVM.

I don't see where you do anything to enable the new KVM entry code to
access the PACA_EXSLB area when handling DSegI and ISegI interrupts.
Have I missed something, or are you not testing PR KVM at all?

Paul.


More information about the Linuxppc-dev mailing list