[PATCH 0/2] QOMify Sifive UART model

Lukas Jünger posted 2 patches 2 years, 11 months ago
Test checkpatch passed
Failed in applying to current master (apply log)
include/hw/char/sifive_uart.h |  6 +--
hw/char/sifive_uart.c         | 84 ++++++++++++++++++++++++++++-------
2 files changed, 71 insertions(+), 19 deletions(-)
[PATCH 0/2] QOMify Sifive UART model
Posted by Lukas Jünger 2 years, 11 months ago
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