From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Max Filippov <jcmvbkbc@gmail.com>
Subject: [PATCH 0/2] target/xtensa: tidy xtensa memory management
Date: Fri, 19 Jan 2024 12:46:06 -0800 [thread overview]
Message-ID: <20240119204608.779541-1-jcmvbkbc@gmail.com> (raw)
Hello,
this series separates xtensa MMU and MPU states and improves variable
TLB way logic.
Max Filippov (2):
target/xtensa: wrap MMU and MPU state into structures
target/xtensa: tidy TLB way variability logic
target/xtensa/cpu.h | 21 +++++++---
target/xtensa/mmu_helper.c | 74 ++++++++++++++----------------------
target/xtensa/overlay_tool.h | 15 +++++++-
3 files changed, 56 insertions(+), 54 deletions(-)
--
2.39.2
next reply other threads:[~2024-01-19 20:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 20:46 Max Filippov [this message]
2024-01-19 20:46 ` [PATCH 1/2] target/xtensa: wrap MMU and MPU state into structures Max Filippov
2024-01-22 18:29 ` Peter Maydell
2024-01-22 18:45 ` Max Filippov
2024-01-22 20:45 ` Peter Maydell
2024-01-19 20:46 ` [PATCH 2/2] target/xtensa: tidy TLB way variability logic Max Filippov
2024-01-22 18:42 ` Peter Maydell
2024-01-22 19:11 ` Max Filippov
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=20240119204608.779541-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@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 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).