qemu wiki is another platform to simulate the risc-v ISA cpu. Its official webset 1.

Fabrice Bellard is the author, and he also dev ffmpeg.

This code review blog is great blog but is french, I need google translate.

学习资料的 blog qemu-internal blog series

内核虚拟化相关的 bloger

qemu 系统中文学习资料(泽文)

QEMU 严重依赖 Glib,基础数据比如 List HashTable 实用 Glib 提供,核心 main_loop 实用 Glib 提供的 event listener 框架