From: Richard Henderson <richard.henderson@linaro.org>
To: "Ilya Leoshkevich" <iii@linux.ibm.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Alex Bennée" <alex.bennee@linaro.org>,
"David Hildenbrand" <david@redhat.com>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
qemu-devel@nongnu.org, qemu-arm@nongnu.org,
qemu-s390x@nongnu.org
Subject: Re: [PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
Date: Tue, 30 Jan 2024 08:47:59 +1000 [thread overview]
Message-ID: <34f79da6-739c-4a64-9598-7d1337cc3be2@linaro.org> (raw)
In-Reply-To: <20240129093410.3151-1-iii@linux.ibm.com>
On 1/29/24 19:32, Ilya Leoshkevich wrote:
> v3:https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg02907.html
> v3 -> v4: Hide InteractiveConsole behind QEMU_TEST_INTERACTIVE (Alex).
> Probe /proc/self/mem in the PROT_NONE test.
>
> v2:https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg01592.html
> v2 -> v3: Add Richard's R-b on [1/3].
> Fix printing the architecture name and the number of failures
> in test_gdbstub.py.
> Patches that need review: [2/3] and [3/3].
>
> v1:https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg01314.html
> v1 -> v2: Use /proc/self/mem as a fallback. Handle TB invalidation
> (Richard).
> Test cross-page accesses.
>
> RFC:https://lists.gnu.org/archive/html/qemu-devel/2023-12/msg02044.html
> RFC -> v1: Use /proc/self/mem and accept that this will not work
> without /proc.
> Factor out a couple functions for gdbstub testing.
> Add a test.
Thanks, updated tcg-next with this replacement.
r~
prev parent reply other threads:[~2024-01-29 22:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 9:32 [PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection Ilya Leoshkevich
2024-01-29 9:32 ` [PATCH v4 1/3] " Ilya Leoshkevich
2024-01-29 9:32 ` [PATCH v4 2/3] tests/tcg: Factor out gdbstub test functions Ilya Leoshkevich
2024-01-30 13:33 ` Alex Bennée
2024-01-29 9:32 ` [PATCH v4 3/3] tests/tcg: Add the PROT_NONE gdbstub test Ilya Leoshkevich
2024-01-30 13:34 ` Alex Bennée
2024-01-29 22:47 ` Richard Henderson [this message]
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=34f79da6-739c-4a64-9598-7d1337cc3be2@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=david@redhat.com \
--cc=iii@linux.ibm.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@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).