Re: [PATCH 6/8] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic

2024-11-17 Thread Alistair Francis
On Fri, Oct 11, 2024 at 5:07 AM Daniel Henrique Barboza wrote: > > The last step to enable KVM AIA aplic-imsic with irqchip in split mode > is to deal with how MSIs are going to be sent. In our current design we > don't allow an APLIC controller to send MSIs unless it's on m-mode. And > we also do

[PATCH 6/8] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic

2024-10-10 Thread Daniel Henrique Barboza
The last step to enable KVM AIA aplic-imsic with irqchip in split mode is to deal with how MSIs are going to be sent. In our current design we don't allow an APLIC controller to send MSIs unless it's on m-mode. And we also do not allow Supervisor MSI address configuration via the 'smsiaddrcfg' and