qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups
@ 2025-01-21 14:04 Zhao Liu
  2025-01-21 14:04 ` [PATCH RESEND 1/2] rust/qdev: Make REALIZE safe Zhao Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zhao Liu @ 2025-01-21 14:04 UTC (permalink / raw)
  To: Paolo Bonzini, Philippe Mathieu-DaudÃ
  Cc: qemu-devel, qemu-rust, Zhao Liu

(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].

[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(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-22  2:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups Paolo Bonzini
2025-01-22  2:30   ` Zhao Liu

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).