All of lore.kernel.org
 help / color / mirror / Atom feed
From: deller@kernel.org
To: "Richard Henderson" <richard.henderson@linaro.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	qemu-devel@nongnu.org, "Peter Maydell" <peter.maydell@linaro.org>
Cc: Helge Deller <deller@gmx.de>
Subject: [PULL 0/2] Hppa updates
Date: Mon, 30 Dec 2024 01:22:46 +0100	[thread overview]
Message-ID: <20241230002248.33648-1-deller@kernel.org> (raw)

From: Helge Deller <deller@gmx.de>

The following changes since commit ae35f033b874c627d81d51070187fbf55f0bf1a7:

  Update version for v9.2.0 release (2024-12-10 16:20:54 +0000)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/hppa-updates-for-v9.2-v3-pull-request

for you to fetch changes up to bd2fb633a931b192540522fd842151b2421824ad:

  target/hppa: Speed up hppa_is_pa20() (2024-12-30 01:16:15 +0100)

----------------------------------------------------------------
hppa CPU reset and speedup

Add CPU reset function and speed up runtime and translataion.

----------------------------------------------------------------

Helge Deller (2):
  target/hppa: Add CPU reset method
  target/hppa: Speed up hppa_is_pa20()

 hw/hppa/machine.c |  6 +++---
 target/hppa/cpu.c | 27 +++++++++++++++++++++++++--
 target/hppa/cpu.h |  9 ++++++++-
 3 files changed, 36 insertions(+), 6 deletions(-)

-- 
2.47.0



             reply	other threads:[~2024-12-30  0:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-30  0:22 deller [this message]
2024-12-30  0:22 ` [PULL 1/2] target/hppa: Add CPU reset method deller
2024-12-30 13:07   ` Philippe Mathieu-Daudé
2024-12-30  0:22 ` [PULL 2/2] target/hppa: Speed up hppa_is_pa20() deller
2024-12-30  9:45 ` [PULL 0/2] Hppa updates Philippe Mathieu-Daudé

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=20241230002248.33648-1-deller@kernel.org \
    --to=deller@kernel.org \
    --cc=deller@gmx.de \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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.