RustInQemu: Difference between revisions

From QEMU
mNo edit summary
(Add possible projects section)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
For the old RustInQemu page, see [[RustInQemu/2022]]
For the old RustInQemu page, see [[RustInQemu/2022]]
== Active efforts in 2024 ==
* <code>Subject: [RFC 0/6] scripts: Rewrite simpletrace printer in Rust</code><br /><code>Date: Mon, 27 May 2024 16:14:15 +0800</code><br />https://lore.kernel.org/qemu-devel/20240527081421.2258624-1-zhao1.liu@intel.com/
* ARM PL011 UART device model in Rust<br /><code>Date: Fri, 7 Jun 2024 09:59:15 +0300</code><br />https://gitlab.com/epilys/rust-for-qemu
** Meson integration
** Bindings generation
== Possible project targets ==
- <code>qemu-bridge-helper.c</code> Re-write SUID C executable with useful features.
[[Category:RustInQemu]]

Revision as of 10:04, 10 June 2024

For the old RustInQemu page, see RustInQemu/2022

Active efforts in 2024

Possible project targets

- qemu-bridge-helper.c Re-write SUID C executable with useful features.