All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stafford Horne <shorne@gmail.com>
To: QEMU Development <qemu-devel@nongnu.org>
Cc: Stafford Horne <shorne@gmail.com>
Subject: [PATCH v2 0/2] Misc OpenRISC fixes for 9.2.0
Date: Sun,  1 Dec 2024 07:09:52 +0000	[thread overview]
Message-ID: <20241201070955.223360-1-shorne@gmail.com> (raw)

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



             reply	other threads:[~2024-12-01  7:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-01  7:09 Stafford Horne [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241201070955.223360-1-shorne@gmail.com \
    --to=shorne@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.