[PATCH v2 0/2] QOMify Sifive UART Model

Lukas Jünger posted 2 patches 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210530104922.466175-1-lukas.juenger@greensocs.com
There is a newer version of this series
include/hw/char/sifive_uart.h |   6 +-
hw/char/sifive_uart.c         | 110 +++++++++++++++++++++++++---------
2 files changed, 84 insertions(+), 32 deletions(-)
[PATCH v2 0/2] QOMify Sifive UART Model
Posted by Lukas Jünger 2 years, 10 months ago
Hello,

I have updated the commit messages and cleaned up the other function
names as requested by Bin. I hope this is acceptable now.
I did not add the migration fields as requested by Philippe as migration
is not supported by several devices in the sifive_u machine and was not
supported by the UART model before.
If I understand correctly, I would not be able to test it.
It should probably be a different patch set adding migration for the
entire machine.

I hope that's okay.
Best regards,
Lukas

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

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

-- 
2.31.1