qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v3 0/2] OpenRISC fixes for 9.2.0


From: Stafford Horne
Subject: [PATCH v3 0/2] OpenRISC fixes for 9.2.0
Date: Tue, 3 Dec 2024 11:05:34 +0000

This series has 2 fixes for OpenRISC that came in over that past few months.

Since v2:
 - Update the commit message of the serial@90000000 patch to indicate the
   changes from v2.
Since v1:
 - Use DIVIDE_ROUND_UP instead of open coding as pointed out by Richard
 - Fix off-by-1 bug in TTCR patch pointed out by Richard
 - Fix commit message and reverse registration order as pointed out by Peter.


Ahmad Fatoum (1):
  hw/openrisc/openrisc_sim: keep serial@90000000 as default

Joel Holdsworth (1):
  hw/openrisc: Fixed undercounting of TTCR in continuous mode

 hw/openrisc/cputimer.c     | 26 +++++++++++++++-----------
 hw/openrisc/openrisc_sim.c | 26 ++++++++++++++++++++------
 2 files changed, 35 insertions(+), 17 deletions(-)

-- 
2.47.0




reply via email to

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