From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, laurent@vivier.eu
Subject: [Qemu-devel] [PATCH 0/2] linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
Date: Thu, 22 Aug 2019 11:59:27 -0700 [thread overview]
Message-ID: <20190822185929.16891-1-richard.henderson@linaro.org> (raw)
This is inspired by the discussion in
https://bugs.launchpad.net/qemu/+bug/1840922
Previously I suggested a new CPUClass hook, but when I went
to implement that seemed like overkill.
r~
Richard Henderson (2):
linux-user: Pass CPUState to MAX_RESERVED_VA
linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
linux-user/arm/target_cpu.h | 24 ++++++++++++++++++---
linux-user/main.c | 43 +++++++++++++++++++++----------------
2 files changed, 46 insertions(+), 21 deletions(-)
--
2.17.1
next reply other threads:[~2019-08-22 19:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-22 18:59 Richard Henderson [this message]
2019-08-22 18:59 ` [Qemu-devel] [PATCH 1/2] linux-user: Pass CPUState to MAX_RESERVED_VA Richard Henderson
2019-08-22 18:59 ` [Qemu-devel] [PATCH 2/2] linux-user/arm: Adjust MAX_RESERVED_VA for M-profile Richard Henderson
2019-09-03 13:35 ` [Qemu-devel] [PATCH 0/2] " Peter Maydell
2019-09-10 8:19 ` Laurent Vivier
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=20190822185929.16891-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=laurent@vivier.eu \
--cc=peter.maydell@linaro.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).