diff options
author | Anup Patel <anup.patel@wdc.com> | 2022-02-20 14:25:24 +0530 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2022-03-03 13:14:50 +1000 |
commit | 28d8c281200f20a060c456c81fd1564f3d119fda (patch) | |
tree | 6954747ca91b9eef20a0ff3df6afaa7bad27fc49 /docs | |
parent | 9746e583fe6ca67d9645448989535bc19adb6150 (diff) | |
download | qemu-28d8c281200f20a060c456c81fd1564f3d119fda.zip qemu-28d8c281200f20a060c456c81fd1564f3d119fda.tar.gz qemu-28d8c281200f20a060c456c81fd1564f3d119fda.tar.bz2 |
hw/riscv: virt: Add optional AIA IMSIC support to virt machine
We extend virt machine to emulate both AIA IMSIC and AIA APLIC
devices only when "aia=aplic-imsic" parameter is passed along
with machine name in the QEMU command-line. The AIA IMSIC is
only a per-HART MSI controller so we use AIA APLIC in MSI-mode
to forward all wired interrupts as MSIs to the AIA IMSIC.
We also provide "aia-guests=<xyz>" parameter which can be used
to specify number of VS-level AIA IMSIC Guests MMIO pages for
each HART.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220220085526.808674-4-anup@brainfault.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions