From: Paolo Bonzini <pbonzini@redhat.com>
To: "Zhao Liu" <zhao1.liu@intel.com>,
"Philippe Mathieu-DaudÃ" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, qemu-rust@nongnu.org
Subject: Re: [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
Date: Tue, 21 Jan 2025 16:58:21 +0100 [thread overview]
Message-ID: <9256513c-f42c-4102-b06d-b067d54a3f81@redhat.com> (raw)
In-Reply-To: <20250121140457.84631-1-zhao1.liu@intel.com>
On 1/21/25 15:04, Zhao Liu wrote:
> (Resend the series since it was missed on https://lore.kernel.org/qemu-devel/.)
>
> Hi,
>
> This series includes the following cleanups:
>
> * Patch 1: Make realize() safe to only accept immutable self
> reference, which is in prepare to introduce gpio bindings
> [1].
>
> * Patch 2: Clean up `bindings::*` for pl011, which is inspired by
> Paolo's comment on HPET [2].
Yep, me being lazy and not doing what I preach.
Queued---please forgive me for not posting again the series that are on
the list, just with the "use bindings::foo" conflicts resolved. :)
Also, if you have to choose please review only the final
qdev/MemoryRegion bits; the vmstate is mostly the same and the pl011 one
has less impact on future code.
Paolo
> [1]: https://lore.kernel.org/qemu-devel/Z4h3Q%2FJBxtWxi+bK@intel.com/
> [2]: https://lore.kernel.org/qemu-devel/b107c5c3-9ee4-4939-a4e3-eff0cd92bad6@redhat.com/
>
> Thanks and Best Regards,
> Zhao
>
> ---
> Zhao Liu (2):
> rust/qdev: Make REALIZE safe
> rust/pl011: Avoid bindings::*
>
> rust/hw/char/pl011/src/device.rs | 23 +++++++++++++++--------
> rust/qemu-api/src/qdev.rs | 2 +-
> 2 files changed, 16 insertions(+), 9 deletions(-)
>
next prev parent reply other threads:[~2025-01-21 15:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-21 14:04 [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups Zhao Liu
2025-01-21 14:04 ` [PATCH RESEND 1/2] rust/qdev: Make REALIZE safe Zhao Liu
2025-01-21 14:04 ` [PATCH RESEND 2/2] rust/pl011: Avoid bindings::* Zhao Liu
2025-01-21 15:58 ` Paolo Bonzini [this message]
2025-01-22 2:30 ` [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups Zhao Liu
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=9256513c-f42c-4102-b06d-b067d54a3f81@redhat.com \
--to=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-rust@nongnu.org \
--cc=zhao1.liu@intel.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;
as well as URLs for NNTP newsgroup(s).