mbox series

[0/2] QOMify Sifive UART model

Message ID 20210504153456.927083-1-lukas.juenger@greensocs.com
Headers show
Series QOMify Sifive UART model | expand

Message

Lukas Jünger May 4, 2021, 3:34 p.m. UTC
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(-)