[PATCH 0/1] fix risc-v QEMU domains in non-RISC-V hosts

Daniel Henrique Barboza posted 1 patch 11 months ago
Failed in applying to current master (apply log)
src/cpu/cpu_riscv64.c | 28 +++++++++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
[PATCH 0/1] fix risc-v QEMU domains in non-RISC-V hosts
Posted by Daniel Henrique Barboza 11 months ago
Hi,

For some reason didn't notice this was broken until recently. We're
missing an API in the RISC-V CPU driver to allow QEMU TCG risc-v domains
to run in non-native hosts.


Daniel Henrique Barboza (1):
  cpu_riscv64.c: add update() implementation

 src/cpu/cpu_riscv64.c | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

-- 
2.40.0