All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] QOMify Sifive UART Model
@ 2021-06-13 14:12 ` Lukas Jünger
  0 siblings, 0 replies; 14+ messages in thread
From: Lukas Jünger @ 2021-06-13 14:12 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,

I have cleaned up the indentation as requested by Philippe.
Also I added reset and migration capabilities as requested by Peter.

Thank you for your feedback.
I hope this is satisfactory now.

Best regards,
Lukas

Lukas Jünger (2):
  hw/char: sifive_uart
  hw/char: sifive_uart

 include/hw/char/sifive_uart.h |  11 ++-
 hw/char/sifive_uart.c         | 152 +++++++++++++++++++++++++++-------
 2 files changed, 129 insertions(+), 34 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2021-06-15  8:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 14:12 [PATCH v3 0/2] QOMify Sifive UART Model Lukas Jünger
2021-06-13 14:12 ` Lukas Jünger
2021-06-13 14:12 ` [PATCH v3 1/2] hw/char: sifive_uart Lukas Jünger
2021-06-13 14:12   ` Lukas Jünger
2021-06-14  2:13   ` Alistair Francis
2021-06-14  2:13     ` Alistair Francis
2021-06-15  2:19   ` Bin Meng
2021-06-15  2:19     ` Bin Meng
2021-06-15  2:22     ` Bin Meng
2021-06-15  2:22       ` Bin Meng
2021-06-13 14:12 ` [PATCH v3 2/2] " Lukas Jünger
2021-06-13 14:12   ` Lukas Jünger
2021-06-15  8:16   ` Alistair Francis
2021-06-15  8:16     ` Alistair Francis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.