RustInQemu/2022
Notes about possibilities for including Rust code in the Qemu project. Started after discussion at the Rust in Qemu BoF at KVM Forum 2021.
Rust vs. Qemu platform support
Information sources:
- Information on support qemu host platforms comes from here
- Information on supported Rust targets comes from here
Rust target support for Qemu host platforms
Analysis of whether Rust can generate code for the various host platforms which Qemu supports.