From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, qemu-arm@nongnu.org
Subject: [PATCH v5 0/2] target/arm: Enable LPA2
Date: Fri, 4 Mar 2022 10:02:59 -1000 [thread overview]
Message-ID: <20220304200301.524525-1-richard.henderson@linaro.org> (raw)
Changes for v5:
* Most of the patch set has been merged.
* Use hw_compat_6_2 for disabling lpa2.
r~
Richard Henderson (2):
target/arm: Provide cpu property for controling FEAT_LPA2
hw/core: Disable LPA2 for -machine virt-6.2
target/arm/cpu.h | 5 ++++-
hw/core/machine.c | 4 +++-
target/arm/cpu.c | 6 ++++++
target/arm/cpu64.c | 24 ++++++++++++++++++++++++
tests/avocado/boot_linux.py | 2 ++
5 files changed, 39 insertions(+), 2 deletions(-)
--
2.25.1
next reply other threads:[~2022-03-04 20:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-04 20:02 Richard Henderson [this message]
2022-03-04 20:03 ` [PATCH v5 1/2] target/arm: Provide cpu property for controling FEAT_LPA2 Richard Henderson
2022-03-04 20:03 ` [PATCH v5 2/2] hw/core: Disable LPA2 for -machine virt-6.2 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=20220304200301.524525-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--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).