All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM RISC-V APLIC fixes
@ 2024-03-21  8:50 ` Anup Patel
  0 siblings, 0 replies; 18+ messages in thread
From: Anup Patel @ 2024-03-21  8:50 UTC (permalink / raw)
  To: kvm-riscv

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

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

-- 
2.34.1



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-03-26  4:08 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21  8:50 [PATCH 0/2] KVM RISC-V APLIC fixes Anup Patel
2024-03-21  8:50 ` Anup Patel
2024-03-21  8:50 ` Anup Patel
2024-03-21  8:50 ` [PATCH 1/2] RISC-V: KVM: Fix APLIC setipnum_le/be write emulation Anup Patel
2024-03-21  8:50   ` Anup Patel
2024-03-21  8:50   ` Anup Patel
2024-03-21  8:50 ` [PATCH 2/2] RISC-V: KVM: Fix APLIC in_clrip[x] read emulation Anup Patel
2024-03-21  8:50   ` Anup Patel
2024-03-21  8:50   ` Anup Patel
2024-03-22 11:35 ` [PATCH 0/2] KVM RISC-V APLIC fixes Bing Fan
2024-03-22 11:35   ` Bing Fan
2024-03-22 11:35   ` Bing Fan
2024-03-22 11:50   ` Anup Patel
2024-03-22 11:50     ` Anup Patel
2024-03-22 11:50     ` Anup Patel
2024-03-26  4:07 ` Anup Patel
2024-03-26  4:07   ` Anup Patel
2024-03-26  4:07   ` Anup Patel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.