qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 v2 0/2] A few RISC-V fixes


From: Alistair Francis
Subject: [PATCH v2 v2 0/2] A few RISC-V fixes
Date: Thu, 9 Jul 2020 15:04:45 -0700

This series has a few fixes for RISC-V OpenTitan

v2:
 - Convert Ibex UART to the register field API

Alistair Francis (2):
  hw/char: Convert the Ibex UART to use the qdev Clock model
  hw/char: Convert the Ibex UART to use the registerfields API

 include/hw/char/ibex_uart.h |  79 +++++++++---------
 hw/char/ibex_uart.c         | 158 +++++++++++++++++++++---------------
 2 files changed, 129 insertions(+), 108 deletions(-)

-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]