From: "Alex Bennée" <alex.bennee@linaro.org>
To: Gustavo Romero <gustavo.romero@linaro.org>
Cc: qemu-devel@nongnu.org, philmd@linaro.org,
richard.henderson@linaro.org, peter.maydell@linaro.org
Subject: Re: [PATCH v6 00/11] Add MTE stubs for aarch64 user mode
Date: Fri, 28 Jun 2024 13:34:30 +0100 [thread overview]
Message-ID: <87msn5nt49.fsf@draig.linaro.org> (raw)
In-Reply-To: <20240628050850.536447-1-gustavo.romero@linaro.org> (Gustavo Romero's message of "Fri, 28 Jun 2024 05:08:39 +0000")
Gustavo Romero <gustavo.romero@linaro.org> writes:
> This patchset adds the stubs necessary to support GDB memory tagging
> commands on QEMU aarch64 user mode.
Queued to gdbstub/next, thanks. I've manually fixed up the include
issues and moved the PR defines to avoid using prctl.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
prev parent reply other threads:[~2024-06-28 12:34 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 5:08 [PATCH v6 00/11] Add MTE stubs for aarch64 user mode Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 01/11] gdbstub: Clean up process_string_cmd Gustavo Romero
2024-06-28 7:05 ` Philippe Mathieu-Daudé
2024-06-28 5:08 ` [PATCH v6 02/11] gdbstub: Move GdbCmdParseEntry into a new header file Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 03/11] gdbstub: Add support for target-specific stubs Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 04/11] target/arm: Fix exception case in allocation_tag_mem_probe Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 05/11] target/arm: Make some MTE helpers widely available Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field Gustavo Romero
2024-06-28 7:08 ` Philippe Mathieu-Daudé
2024-06-28 15:49 ` Gustavo Romero
2024-06-28 16:18 ` Philippe Mathieu-Daudé
2024-06-28 17:00 ` Richard Henderson
2024-06-28 18:13 ` Gustavo Romero
2024-06-29 18:38 ` Peter Maydell
2024-06-28 12:14 ` Alex Bennée
2024-06-28 14:55 ` Gustavo Romero
2024-06-28 15:15 ` Alex Bennée
2024-06-28 5:08 ` [PATCH v6 07/11] gdbstub: Make hex conversion function non-internal Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 08/11] gdbstub: Pass CPU context to command handler Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 09/11] gdbstub: Use true to set cmd_startswith Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 10/11] gdbstub: Add support for MTE in user mode Gustavo Romero
2024-06-28 5:08 ` [PATCH v6 11/11] tests/tcg/aarch64: Add MTE gdbstub tests Gustavo Romero
2024-06-28 12:34 ` Alex Bennée [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=87msn5nt49.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=gustavo.romero@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.