All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Misc OpenRISC fixes for 9.2.0
@ 2024-12-01  7:09 Stafford Horne
  2024-12-01  7:09 ` [PATCH v2 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default Stafford Horne
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stafford Horne @ 2024-12-01  7:09 UTC (permalink / raw)
  To: QEMU Development; +Cc: Stafford Horne

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

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-12-03 10:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-01  7:09 [PATCH v2 0/2] Misc OpenRISC fixes for 9.2.0 Stafford Horne
2024-12-01  7:09 ` [PATCH v2 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default Stafford Horne
2024-12-02 16:59   ` Peter Maydell
2024-12-01  7:09 ` [PATCH v2 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode Stafford Horne
2024-12-02 16:54 ` [PATCH v2 0/2] Misc OpenRISC fixes for 9.2.0 Peter Maydell
2024-12-03 10:49   ` Stafford Horne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.