mbox series

[0/1] hw/riscv/virt.c: check for 'ssaia' with KVM AIA

Message ID 20230616172141.756386-1-dbarboza@ventanamicro.com
Headers show
Series hw/riscv/virt.c: check for 'ssaia' with KVM AIA | expand

Message

Daniel Henrique Barboza June 16, 2023, 5:21 p.m. UTC
Hi,

This patch was inspired by my review and testing of the QEMU KVM AIA
work. It's not dependent on it though, and can be reviewed and merged
separately.

You'll need "[PATCH v2 00/18] target/riscv, KVM: fixes and enhancements"
for this check to work properly. Otherwise the host value won't be
passed through to cpu->cfg.ssaia.


Daniel Henrique Barboza (1):
  hw/riscv/virt.c: check for 'ssaia' with KVM AIA

 hw/riscv/virt.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)