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