Re: [PATCH 0/2] KVM RISC-V APLIC fixes

From: Anup Patel
Date: Tue Mar 26 2024 - 00:08:00 EST


On Thu, Mar 21, 2024 at 2:20 PM Anup Patel <apatel@xxxxxxxxxxxxxxxx> wrote:
>
> Few fixes for KVM RISC-V in-kernel APLIC emulation which were discovered
> during Linux AIA driver patch reviews.
>
> These patches can also be found in the riscv_kvm_aplic_fixes_v1
> branch at: https://github.com/avpatel/linux.git
>
> Anup Patel (2):
> RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
> RISC-V: KVM: Fix APLIC in_clrip[x] read emulation

Queued this series for Linux-6.9 fixes.

Thanks,
Anup

>
> arch/riscv/kvm/aia_aplic.c | 37 +++++++++++++++++++++++++++++++------
> 1 file changed, 31 insertions(+), 6 deletions(-)
>
> --
> 2.34.1
>