On Wed, Jan 22, 2025 at 12:17:00PM -0300, Daniel Henrique Barboza wrote:
AIA (Advanced Interrupt Architecture) support was introduced in QEMU
7.0
for the 'virt' machine type. It allows the guest to choose from a more
modern interrupt model than the default (CLINT - Core Logical Interrupt
Controller).
Signed-off-by: Daniel Henrique Barboza <dbarboza(a)ventanamicro.com>
Reviewed-by: Martin Kletzander <mkletzan(a)redhat.com>