RustInQemu: Difference between revisions

From QEMU
(Manos moved page RustInQemu to RustInQemu/2022: Out-dated info, will replace with lists of on-going QEMU efforts.)
Tag: New redirect
 
(Add lore link for pl011)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT [[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>Subject: [RFC PATCH v1 0/6] Implement ARM PL011 in Rust</code><br /><code>Date: Mon, 10 Jun 2024 21:22:35 +0300</code><br />https://lore.kernel.org/qemu-devel/cover.rust-pl011-rfc-v1.git.manos.pitsidianakis@linaro.org/<br />https://gitlab.com/epilys/rust-for-qemu
** Meson integration
** 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 ==
 
- <code>qemu-bridge-helper.c</code> Re-write SUID C executable with useful features.
 
 
 
[[Category:RustInQemu]]

Revision as of 18:28, 10 June 2024

For the old RustInQemu page, see RustInQemu/2022

Active efforts in 2024

Past efforts

Possible project targets

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