On Mon, Sep 18, 2023 at 4:46 PM Will Deacon <will@xxxxxxxxxx> wrote: > > On Thu, Sep 14, 2023 at 10:26:34PM +0530, Anup Patel wrote: > > On Tue, Jul 25, 2023 at 8:54 PM Anup Patel <apatel@xxxxxxxxxxxxxxxx> wrote: > > > > > > The latest KVM in Linux-6.5 has support for: > > > 1) Svnapot ISA extension support > > > 2) AIA in-kernel irqchip support > > > > > > This series adds corresponding changes in KVMTOOL to use the above > > > mentioned features for Guest/VM. > > > > > > These patches can also be found in the riscv_aia_v1 branch at: > > > https://github.com/avpatel/kvmtool.git > > > > > > Anup Patel (6): > > > Sync-up header with Linux-6.5-rc3 for KVM RISC-V > > > riscv: Add Svnapot extension support > > > riscv: Make irqchip support pluggable > > > riscv: Add IRQFD support for in-kernel AIA irqchip > > > riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports > > > riscv: Fix guest/init linkage for multilib toolchain > > > > Friendly ping ? > > It all looks pretty self-contained, but please send another version > importing the headers for v6.5 now that it has been released. Sure, I will send another version soon. Thanks, Anup