All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Cc: qemu-devel@nongnu.org,  qemu-arm@nongnu.org,
	 Alistair Francis <alistair.francis@wdc.com>,
	 Weiwei Li <liwei1518@gmail.com>,
	 Palmer Dabbelt <palmer@dabbelt.com>,
	 qemu-riscv@nongnu.org, richard.henderson@linaro.org,
	 Daniel Henrique Barboza <dbarboza@ventanamicro.com>,
	 philmd@linaro.org,  Liu Zhiwei <zhiwei_liu@linux.alibaba.com>,
	 Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [PATCH v4 00/12] single-binary: compile once semihosting
Date: Thu, 18 Sep 2025 12:56:12 +0100	[thread overview]
Message-ID: <87ms6sm0tf.fsf@draig.linaro.org> (raw)
In-Reply-To: <20250822150058.18692-1-pierrick.bouvier@linaro.org> (Pierrick Bouvier's message of "Fri, 22 Aug 2025 08:00:46 -0700")

Pierrick Bouvier <pierrick.bouvier@linaro.org> writes:

> This series compiles once semihosting files in system mode.
> The most complicated file was semihosting/arm-compat-semi.c, which was carefully
> cleaned in easy to understand steps.

Queued to semihosting/next, thanks.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


      parent reply	other threads:[~2025-09-18 11:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-22 15:00 [PATCH v4 00/12] single-binary: compile once semihosting Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 01/12] semihosting/syscalls: compile once in system and per target for user mode Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 02/12] semihosting/syscalls: replace uint64_t with vaddr where appropriate Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 03/12] semihosting/guestfd: compile once for system/user Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 04/12] semihosting/arm-compat-semi: change common_semi_sys_exit_extended Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 05/12] target/riscv/common-semi-target: remove sizeof(target_ulong) Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 06/12] target/{arm, riscv}/common-semi-target: eradicate target_ulong Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 07/12] include/semihosting/common-semi: extract common_semi API Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 08/12] semihosting/arm-compat-semi: eradicate sizeof(target_ulong) Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 09/12] semihosting/arm-compat-semi: replace target_ulong with vaddr Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 10/12] semihosting/arm-compat-semi: eradicate target_long Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 11/12] semihosting/arm-compat-semi: remove dependency on cpu.h Pierrick Bouvier
2025-08-22 15:00 ` [PATCH v4 12/12] semihosting/arm-compat-semi: compile once in system and per target for user mode Pierrick Bouvier
2025-08-22 15:05 ` [PATCH v4 00/12] single-binary: compile once semihosting Pierrick Bouvier
2025-09-18 11:56 ` 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=87ms6sm0tf.fsf@draig.linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=alistair.francis@wdc.com \
    --cc=dbarboza@ventanamicro.com \
    --cc=liwei1518@gmail.com \
    --cc=palmer@dabbelt.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=pierrick.bouvier@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=zhiwei_liu@linux.alibaba.com \
    /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.