qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: deller@kernel.org
To: Richard Henderson <richard.henderson@linaro.org>,
	Peter Maydell <peter.maydell@linaro.org>,
	qemu-devel@nongnu.org
Cc: Helge Deller <deller@gmx.de>
Subject: [PULL 0/5] Devel hppa priv cleanup2 patches
Date: Sun, 27 Aug 2023 17:17:41 +0200	[thread overview]
Message-ID: <20230827151747.290653-1-deller@kernel.org> (raw)

From: Helge Deller <deller@gmx.de>

The following changes since commit 7e5a8bb22368b3555644cb2debd3df24592f3a21:

  Update version for v8.1.0 release (2023-08-22 07:13:44 -0700)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/devel-hppa-priv-cleanup2-pull-request

for you to fetch changes up to 2ad04500543094bc83f5f13dbb099000f010e008:

  target/hppa: Switch to use MMU indices 11-15 (2023-08-27 17:15:19 +0200)

----------------------------------------------------------------
target/hppa: Clean up conversion from/to MMU index and privilege level

Make the conversion between privilege level and QEMU MMU index
consistent, and afterwards switch to MMU indices 11-15.

Signed-off-by: Helge Deller <deller@gmx.de>

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

Helge Deller (5):
  target/hppa: Add missing PL1 and PL2 privilege levels
  target/hppa: Add privilege to MMU index conversion helpers
  target/hppa: Do not use hardcoded value for tlb_flush_*()
  target/hppa: Use privilege helper in hppa_get_physical_address()
  target/hppa: Switch to use MMU indices 11-15

 target/hppa/cpu.h        | 19 +++++++++++++++----
 target/hppa/helper.c     |  2 +-
 target/hppa/mem_helper.c | 16 ++++++++--------
 target/hppa/translate.c  |  9 +++++----
 4 files changed, 29 insertions(+), 17 deletions(-)

-- 
2.41.0



             reply	other threads:[~2023-08-27 15:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-27 15:17 deller [this message]
2023-08-27 15:17 ` [PULL 1/5] target/hppa: Add missing PL1 and PL2 privilege levels deller
2023-08-27 15:17 ` [PULL 2/5] target/hppa: Add privilege to MMU index conversion helpers deller
2023-08-27 15:17 ` [PULL 3/5] target/hppa: Do not use hardcoded value for tlb_flush_*() deller
2023-08-27 15:17 ` [PULL 4/5] target/hppa: Use privilege helper in hppa_get_physical_address() deller
2023-08-27 15:17 ` [PULL 5/5] target/hppa: Switch to use MMU indices 11-15 deller
2023-08-28 21:14 ` [PULL 0/5] Devel hppa priv cleanup2 patches Stefan Hajnoczi

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=20230827151747.290653-1-deller@kernel.org \
    --to=deller@kernel.org \
    --cc=deller@gmx.de \
    --cc=peter.maydell@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).