On 12/16/25 3:51 PM, Anton Johansson wrote:
Adds macros and global interfaces for defining machines available only in qemu-system-riscv32, qemu-system-riscv64, or both.Signed-off-by: Anton Johansson <[email protected]> --- include/hw/riscv/machines-qom.h | 26 ++++++++++++++++++++++++++ target/riscv/machine.c | 17 +++++++++++++++++ 2 files changed, 43 insertions(+)
Reviewed-by: Pierrick Bouvier <[email protected]>
