From: deller@kernel.org
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
qemu-devel@nongnu.org,
"Richard Henderson" <richard.henderson@linaro.org>
Cc: Helge Deller <deller@gmx.de>
Subject: [PATCH 0/2] hppa CPU reset and speedup
Date: Mon, 30 Dec 2024 00:41:52 +0100 [thread overview]
Message-ID: <20241229234154.32250-1-deller@kernel.org> (raw)
From: Helge Deller <deller@gmx.de>
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
next reply other threads:[~2024-12-29 23:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-29 23:41 deller [this message]
2024-12-29 23:41 ` [PATCH 1/2] target/hppa: Add CPU reset method deller
2024-12-30 0:07 ` Richard Henderson
2024-12-30 14:57 ` Philippe Mathieu-Daudé
2024-12-29 23:41 ` [PATCH 2/2] target/hppa: Speed up hppa_is_pa20() deller
2024-12-30 0:07 ` Richard Henderson
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=20241229234154.32250-1-deller@kernel.org \
--to=deller@kernel.org \
--cc=deller@gmx.de \
--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.