On 11/03/2025 4:19 pm, Oleksii Kurochko wrote: > By default, the `aia` option is set to "none" which selects the SiFive PLIC > for > handling wired interrupts. However, since PLIC is now considered obsolete and > will not be supported by Xen now, APLIC and IMSIC are selected instead to > manage > both wired interrupts and MSIs. > > Signed-off-by: Oleksii Kurochko <oleksii.kuroc...@gmail.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com> Presumably the version of QEMU we use is happy with this? ~Andrew