QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] QOMify Sifive UART model
@ 2021-05-04 15:34 Lukas Jünger
  2021-05-04 15:34 ` [PATCH 1/2] Consistent function names for sifive uart read and write function Lukas Jünger
  2021-05-04 15:34 ` [PATCH 2/2] QOMify sifive_uart model Lukas Jünger
  0 siblings, 2 replies; 9+ messages in thread
From: Lukas Jünger @ 2021-05-04 15:34 UTC (permalink / raw
  To: qemu-devel
  Cc: qemu-riscv, bin.meng, mark.burton, marcandre.lureau, palmer,
	pbonzini, alistair.francis, Lukas Jünger, luc.michel

Hello,

This patch QOMifies the Sifive UART model.
It is split into two commits.
The first commit makes the sifive uart read and write function names
more consistent.
The second commit QOMifies the model.

Looking forward to hear from you,
Lukas

Lukas Jünger (2):
  Consistent function names for sifive uart read and write function
  QOMify sifive_uart model

 include/hw/char/sifive_uart.h |  6 +--
 hw/char/sifive_uart.c         | 84 ++++++++++++++++++++++++++++-------
 2 files changed, 71 insertions(+), 19 deletions(-)

-- 
2.30.2



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

end of thread, other threads:[~2021-05-16 14:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-04 15:34 [PATCH 0/2] QOMify Sifive UART model Lukas Jünger
2021-05-04 15:34 ` [PATCH 1/2] Consistent function names for sifive uart read and write function Lukas Jünger
2021-05-06  2:12   ` Alistair Francis
2021-05-11 11:38   ` Luc Michel
2021-05-11 13:06   ` Bin Meng
2021-05-04 15:34 ` [PATCH 2/2] QOMify sifive_uart model Lukas Jünger
2021-05-11 11:39   ` Luc Michel
2021-05-11 12:26   ` Philippe Mathieu-Daudé
2021-05-16 11:13     ` Lukas Jünger

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 read-only IMAP folder(s) and NNTP newsgroup(s).