On 12/16/25 3:51 PM, Anton Johansson wrote:
Functions used externally by hw/riscv are stubbed out for non-kvm configurations, allowing a single compilation of hw/riscv.Signed-off-by: Anton Johansson <[email protected]> --- target/riscv/kvm/kvm-stub.c | 23 +++++++++++++++++++++++ target/riscv/kvm/meson.build | 1 + 2 files changed, 24 insertions(+)
Reviewed-by: Pierrick Bouvier <[email protected]>
