default-configs/riscv32-softmmu.mak | 8 +++ default-configs/riscv64-softmmu.mak | 8 +++ hw/riscv/sifive_u.c | 64 ++++++++++++++++++++++++ hw/riscv/virt.c | 76 ++++++++++++++++++++++++++++- include/hw/riscv/sifive_u.h | 4 +- include/hw/riscv/virt.h | 6 ++- 6 files changed, 162 insertions(+), 4 deletions(-)