RustInQemu: Difference between revisions

From QEMU
(Add lore link for pl011)
(Add pflash devices to Possible project targets)
Line 13: Line 13:


== Possible project targets ==
== Possible project targets ==
=== Miscellanea  ===


- <code>qemu-bridge-helper.c</code> Re-write SUID C executable with useful features.
- <code>qemu-bridge-helper.c</code> Re-write SUID C executable with useful features.


=== Devices  ===


- <code>hw/block/pflash_cfi01.c</code>, <code>hw/block/pflash_cfi02.c</code> ([[User:Manos|Manos]])


[[Category:RustInQemu]]
[[Category:RustInQemu]]

Revision as of 06:22, 11 June 2024

For the old RustInQemu page, see RustInQemu/2022

Active efforts in 2024

Past efforts

Possible project targets

Miscellanea

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

Devices

- hw/block/pflash_cfi01.c, hw/block/pflash_cfi02.c (Manos)