qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] util/fifo8: Introduce fifo8_change_capacity()
@ 2024-07-19 15:16 Philippe Mathieu-Daudé
  2024-07-19 15:16 ` [PATCH 1/3] chardev/char-fe: Document returned value on error Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-07-19 15:16 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Mark Cave-Ayland, Alex Bennée,
	Marc-André Lureau,
	Philippe =?unknown-8bit?q?Mathieu-Daud=C3=A9?=

Preliminary series to PL011 FIFO work:
- Clarify doc in qemu_chr_fe_*
- Introduce fifo8_change_capacity()

Philippe Mathieu-Daudé (3):
  chardev/char-fe: Document returned value on error
  util/fifo8: Use fifo8_reset() in fifo8_create()
  util/fifo8: Introduce fifo8_change_capacity()

 include/chardev/char-fe.h |  3 +++
 include/qemu/fifo8.h      | 10 ++++++++++
 util/fifo8.c              | 22 ++++++++++++++--------
 3 files changed, 27 insertions(+), 8 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2024-07-22 12:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-19 15:16 [PATCH 0/3] util/fifo8: Introduce fifo8_change_capacity() Philippe Mathieu-Daudé
2024-07-19 15:16 ` [PATCH 1/3] chardev/char-fe: Document returned value on error Philippe Mathieu-Daudé
2024-07-19 20:18   ` Mark Cave-Ayland
2024-07-19 15:16 ` [PATCH 2/3] util/fifo8: Use fifo8_reset() in fifo8_create() Philippe Mathieu-Daudé
2024-07-19 20:19   ` Mark Cave-Ayland
2024-07-19 15:16 ` [PATCH 3/3] util/fifo8: Introduce fifo8_change_capacity() Philippe Mathieu-Daudé
2024-07-19 20:21   ` Mark Cave-Ayland
2024-07-22 10:55     ` Philippe Mathieu-Daudé
2024-07-22 11:52       ` Peter Maydell
2024-07-22 12:20         ` Philippe Mathieu-Daudé

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