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 target support for Qemu host platforms
Tier1* | Rust Tier 1 with Host Tools supported target. |
---|---|
Tier2* | Rust Tier 2 with Host Tools supported target |
Tier3* | Rust Tier 3 target, with full standard library, and host tool build support |
Tier2 | Rust Tier 2 target without host tools, but with full standard library. |
xxx | Linux | macOS | Windows | FreeBSD | NetBSD | OpenBSD |
---|---|---|---|---|---|---|
armv7 | ||||||
aarch64 | ||||||
MIPS | ||||||
PPC (32-bit) | ||||||
PPC (64-bit) | ||||||
RISC-V | ||||||
s390x | ||||||
SPARC | ||||||
x86 (32-bit) | Tier1* | Tier1* | Tier2 | Tier3* | Tier3* | |
x86 (64-bit) | Tier1* | Tier1* | Tier1* | Tier2* | Tier2* | Tier3* |