From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org
Cc: qemu-arm@nongnu.org, "Alex Bennée" <alex.bennee@linaro.org>
Subject: [PATCH v5 0/2] semihosting/next (SYS_HEAPINFO)
Date: Thu, 10 Feb 2022 11:30:19 +0000 [thread overview]
Message-ID: <20220210113021.3799514-1-alex.bennee@linaro.org> (raw)
Hi,
I'm working through the backlog of stalled patches in my queue so here
is the latest version of the semihosting info fixes with Peter's
comments addressed. Both patches are still missing their elusive r-b
tags ;-)
Alex Bennée (2):
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
tests/tcg: port SYS_HEAPINFO to a system test
include/hw/loader.h | 14 +++
hw/core/loader.c | 86 +++++++++++++++++++
semihosting/arm-compat-semi.c | 129 +++++++++++++++-------------
tests/tcg/aarch64/system/semiheap.c | 93 ++++++++++++++++++++
MAINTAINERS | 1 +
5 files changed, 262 insertions(+), 61 deletions(-)
create mode 100644 tests/tcg/aarch64/system/semiheap.c
--
2.30.2
next reply other threads:[~2022-02-10 11:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-10 11:30 Alex Bennée [this message]
2022-02-10 11:30 ` [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO Alex Bennée
2022-02-10 11:48 ` Philippe Mathieu-Daudé via
2022-02-11 11:52 ` Peter Maydell
2022-02-11 13:22 ` Alex Bennée
2022-02-11 16:18 ` Philippe Mathieu-Daudé via
2022-02-12 15:57 ` Peter Maydell
2022-02-15 21:27 ` Peter Maydell
2022-02-21 17:03 ` Alex Bennée
2022-02-21 17:18 ` Peter Maydell
2022-02-21 22:45 ` Alex Bennée
2022-02-10 11:30 ` [PATCH v5 2/2] tests/tcg: port SYS_HEAPINFO to a system test Alex Bennée
2022-02-15 21:29 ` Peter Maydell
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=20220210113021.3799514-1-alex.bennee@linaro.org \
--to=alex.bennee@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).