mbox series

[0/2] riscv: fix --enable-debug in riscv-to-apply.next

Message ID 20230829122144.464489-1-dbarboza@ventanamicro.com
Headers show
Series riscv: fix --enable-debug in riscv-to-apply.next | expand

Message

Daniel Henrique Barboza Aug. 29, 2023, 12:21 p.m. UTC
Hi,

There is a couple of build problems that sneaked in riscv-to-apply.next
in the KVM AIA patches. Here's a potential solution for them.

Alistair, feel free to squash the fixes in the original commits since
they're not yet on master.

Cc: Yong-Xuan Wang <yongxuan.wang@sifive.com>

Daniel Henrique Barboza (2):
  hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
  hw/riscv/virt.c: fix non-KVM --enable-debug build

 hw/intc/riscv_aplic.c    |  2 ++
 target/riscv/kvm_riscv.h | 10 ++++++++++
 2 files changed, 12 insertions(+)