Notes on Porting PLCT Lab's qemu-nuclei_gd32vf103 to QEMU v9.0.2

Current result: The following notes describe the problems solved by the key patches: patch Fix DTS compilation warnings This patch mainly fixes the DTS compilation warnings encount

2024-07-28 · 5 min · zevorn

Trimming QEMU from Scratch

To make it easier to study QEMU’s TCG module, I tried trimming the QEMU source tree from scratch and keeping only the TCG related modules. By pruning the source tree, you can gain

2024-06-17 · 1 min · zevorn