hermit-os / kernel

A Rust-based, lightweight unikernel.
http://hermit-os.org
Apache License 2.0
1.16k stars 85 forks source link

Properly support virtio on 64-bit RISC-V #1217

Open mkroening opened 4 months ago

mkroening commented 4 months ago
          I'm getting errors with the virtio devices when compiling the hermit-rs-template for the risc-v hermit target.

Originally posted by @marcomaas1990 in https://github.com/hermit-os/loader/issues/345#issuecomment-2122481598

mkroening commented 1 month ago

This should probably be virtio-mmio: https://www.qemu.org/docs/master/system/riscv/virt.html