RustInQemu: Difference between revisions
(Add possible projects section) |
No edit summary |
||
Line 7: | Line 7: | ||
** Meson integration | ** Meson integration | ||
** Bindings generation | ** Bindings generation | ||
== Past efforts == | |||
* <code>[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples</code> https://patchew.org/QEMU/20210907121943.3498701-1-marcandre.lureau@redhat.com/ | |||
== Possible project targets == | == Possible project targets == |
Revision as of 10:58, 10 June 2024
For the old RustInQemu page, see RustInQemu/2022
Active efforts in 2024
Subject: [RFC 0/6] scripts: Rewrite simpletrace printer in Rust
Date: Mon, 27 May 2024 16:14:15 +0800
https://lore.kernel.org/qemu-devel/20240527081421.2258624-1-zhao1.liu@intel.com/- ARM PL011 UART device model in Rust
Date: Fri, 7 Jun 2024 09:59:15 +0300
https://gitlab.com/epilys/rust-for-qemu- Meson integration
- Bindings generation
Past efforts
[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
https://patchew.org/QEMU/20210907121943.3498701-1-marcandre.lureau@redhat.com/
Possible project targets
- qemu-bridge-helper.c
Re-write SUID C executable with useful features.