From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Manos Pitsidianakis <manos@pitsidianak.is>,
Miguel Ojeda <ojeda@kernel.org>
Cc: "Manos Pitsidianakis" <manos.pitsidianakis@linaro.org>,
"Peter Hilber" <peter.hilber@oss.qualcomm.com>,
"Stefano Garzarella" <sgarzare@redhat.com>,
"Stefan Hajnoczi" <stefanha@redhat.com>,
"Viresh Kumar" <viresh.kumar@linaro.org>,
"Michael S. Tsirkin" <mst@redhat.com>,
"Boqun Feng" <boqun@kernel.org>, "Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"Danilo Krummrich" <dakr@kernel.org>,
rust-for-linux@vger.kernel.org,
"Jason Wang" <jasowang@redhat.com>,
"Xuan Zhuo" <xuanzhuo@linux.alibaba.com>,
"Eugenio Pérez" <eperezma@redhat.com>,
virtualization@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH RFC 2/6] rust/helpers: add virtio.c
Date: Thu, 7 May 2026 10:21:05 +0200 [thread overview]
Message-ID: <00dc061f-7a20-419e-a6f6-3bc7735c87ec@linaro.org> (raw)
In-Reply-To: <20260505-rust-virtio-v1-2-9563383909e4@pitsidianak.is>
On 5/5/26 10:14, Manos Pitsidianakis wrote:
> Some internal kernel virtio API functions are inline macros, so define
> their symbols in a helper file.
>
> Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
> ---
> MAINTAINERS | 6 ++++++
> rust/helpers/helpers.c | 3 +++
> rust/helpers/virtio.c | 35 +++++++++++++++++++++++++++++++++++
> 3 files changed, 44 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2026-05-07 8:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-05 8:14 [PATCH RFC 0/6] Add Rust virtio bindings and sample device Manos Pitsidianakis
2026-05-05 8:14 ` [PATCH RFC 1/6] rust/bindings: generate virtio bindings Manos Pitsidianakis
2026-05-05 8:14 ` [PATCH RFC 2/6] rust/helpers: add virtio.c Manos Pitsidianakis
2026-05-07 8:21 ` Philippe Mathieu-Daudé [this message]
2026-05-07 8:28 ` Alice Ryhl
2026-05-07 8:29 ` Manos Pitsidianakis
2026-05-05 8:14 ` [PATCH RFC 3/6] rust: add virtio module Manos Pitsidianakis
2026-05-05 8:14 ` [PATCH RFC 4/6] rust/scatterlist: add SGEntry::init_one Manos Pitsidianakis
2026-05-07 8:23 ` Philippe Mathieu-Daudé
2026-05-05 8:14 ` [PATCH RFC 5/6] rust: impl interruptible waits for Completion Manos Pitsidianakis
2026-05-05 8:14 ` [PATCH RFC 6/6] samples/rust: Add sample virtio-rtc driver [WIP] Manos Pitsidianakis
2026-05-06 7:09 ` Manos Pitsidianakis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=00dc061f-7a20-419e-a6f6-3bc7735c87ec@linaro.org \
--to=philmd@linaro.org \
--cc=a.hindborg@kernel.org \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun@kernel.org \
--cc=dakr@kernel.org \
--cc=eperezma@redhat.com \
--cc=gary@garyguo.net \
--cc=jasowang@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=manos.pitsidianakis@linaro.org \
--cc=manos@pitsidianak.is \
--cc=mst@redhat.com \
--cc=ojeda@kernel.org \
--cc=peter.hilber@oss.qualcomm.com \
--cc=rust-for-linux@vger.kernel.org \
--cc=sgarzare@redhat.com \
--cc=stefanha@redhat.com \
--cc=tmgross@umich.edu \
--cc=viresh.kumar@linaro.org \
--cc=virtualization@lists.linux.dev \
--cc=xuanzhuo@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox