[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
|
From: |
Alex Bennée |
|
Subject: |
Re: [PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl |
|
Date: |
Wed, 28 Aug 2024 14:18:17 +0100 |
Manos Pitsidianakis <manos.pitsidianakis@linaro.org> writes:
> Hello everyone,
>
> This series adds:
>
> - build system support for the Rust compiler
> - a small Rust library, qemu-api, which includes bindings to QEMU's C
> interface generated with bindgen, and qemu-api-macros, a procedural
> macro library.
> - a proof of concept ARM PL011 device implementation in Rust, chosen for
> its low complexity. The device is used in the arm virt machine if qemu
> is compiled with rust enabled (./configure --enable-rust [...])
OK I've finished my pass through after running aground with the bindgen
problem. I shall have another go on a Trixie machine once
I've caught up with my other reviews.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- [PATCH RESEND v9 6/9] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag, (continued)
- [PATCH RESEND v9 9/9] rust: add PL011 device model, Manos Pitsidianakis, 2024/08/28
- Re: [PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl,
Alex Bennée <=