Re: [PATCH 4/8] target/riscv/kvm: consider irqchip_split() in aia_create()

2024-11-17 Thread Alistair Francis
On Fri, Oct 11, 2024 at 5:05 AM Daniel Henrique Barboza wrote: > > Before adding support to kernel-irqchip=split when using KVM AIA we need > to change how we create the in-kernel AIA device. > > In the use case we have so far, i.e. in-kernel irqchip without split > mode, both the s-mode APLIC and

[PATCH 4/8] target/riscv/kvm: consider irqchip_split() in aia_create()

2024-10-10 Thread Daniel Henrique Barboza
Before adding support to kernel-irqchip=split when using KVM AIA we need to change how we create the in-kernel AIA device. In the use case we have so far, i.e. in-kernel irqchip without split mode, both the s-mode APLIC and IMSIC controllers are provided by the irqchip. In irqchip_split() mode we'