qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rust: pl011: really use RX FIFO depth
@ 2025-05-08  8:29 Paolo Bonzini
  2025-05-08  8:29 ` [PATCH 1/2] rust: pl011: Rename RX FIFO methods Paolo Bonzini
  2025-05-08  8:29 ` [PATCH 2/2] rust: pl011: Really use RX FIFO depth Paolo Bonzini
  0 siblings, 2 replies; 8+ messages in thread
From: Paolo Bonzini @ 2025-05-08  8:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-rust

Forward port a couple more commits from the C version.

Paolo

Paolo Bonzini (2):
  rust: pl011: Rename RX FIFO methods
  rust: pl011: Really use RX FIFO depth

 docs/devel/rust.rst              |  2 +-
 rust/hw/char/pl011/src/device.rs | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.49.0



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH v2 0/2] rust: pl011: really use RX FIFO depth
@ 2025-05-12 15:33 Paolo Bonzini
  2025-05-12 15:33 ` [PATCH 1/2] rust: pl011: Rename RX FIFO methods Paolo Bonzini
  0 siblings, 1 reply; 8+ messages in thread
From: Paolo Bonzini @ 2025-05-12 15:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: philmd, peter.maydell

Forward port a couple more commits from the C version and reintroduce
a comment that was lost.

Paolo Bonzini (2):
  migrate: allow smaller types
  rust: ci: do not enable full lint groups

 meson.build               |   3 ++
 migration/vmstate-types.c | 103 +++++++++++++++++++++++++-------------
 rust/Cargo.toml           |  45 ++++++++++++++++-
 3 files changed, 116 insertions(+), 35 deletions(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-05-12 15:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08  8:29 [PATCH 0/2] rust: pl011: really use RX FIFO depth Paolo Bonzini
2025-05-08  8:29 ` [PATCH 1/2] rust: pl011: Rename RX FIFO methods Paolo Bonzini
2025-05-08 11:15   ` Philippe Mathieu-Daudé
2025-05-12 12:07   ` Peter Maydell
2025-05-08  8:29 ` [PATCH 2/2] rust: pl011: Really use RX FIFO depth Paolo Bonzini
2025-05-08 11:15   ` Philippe Mathieu-Daudé
2025-05-12 12:14   ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2025-05-12 15:33 [PATCH v2 0/2] rust: pl011: really " Paolo Bonzini
2025-05-12 15:33 ` [PATCH 1/2] rust: pl011: Rename RX FIFO methods Paolo Bonzini

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