RustInQemu: Difference between revisions

From QEMU
(Created page with "Notes about possibilities for including Rust code in the Qemu project. Started after discussion at the [https://etherpad.opendev.org/p/KVMForum2021-QEMU+Rust-BoF Rust in Qemu...")
(No difference)

Revision as of 03:46, 17 September 2021

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.