qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Arusekk <floss@arusekk.pl>, qemu-devel@nongnu.org
Subject: Re: [PATCH v4 0/4] linux-user: Add syscall dispatch support
Date: Fri, 19 Sep 2025 05:58:01 -0700	[thread overview]
Message-ID: <927a909c-824e-4c0f-86db-b34c94fa75fa@linaro.org> (raw)
In-Reply-To: <cab5b519-fc2e-4560-9dca-64effbda428a@arusekk.pl>

On 9/19/25 00:54, Arusekk wrote:
> By the way, I wonder - why are the VDSO blobs included? Is it for reproducibility/stability?

Not all hosts have cross-compilers available.  We have them for x86_64, with docker 
enabled, but not other hosts.


r~


      reply	other threads:[~2025-09-19 13:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-04 10:23 [PATCH v4 0/4] linux-user: Add syscall dispatch support Richard Henderson
2025-09-04 10:23 ` [PATCH v4 1/4] linux-user: Create vdso_sigreturn_region_{start,end} Richard Henderson
2025-09-04 10:23 ` [PATCH v4 2/4] linux-user: Populate sigreturn_region_{start, end} in all vdso.S Richard Henderson
2025-09-04 10:23 ` [PATCH v4 3/4] linux-user: Populate vdso_sigreturn_region_{start, end} from sigtramp page Richard Henderson
2025-09-04 10:23 ` [PATCH v4 4/4] linux-user: Add syscall dispatch support Richard Henderson
2025-09-19  7:54 ` [PATCH v4 0/4] " Arusekk
2025-09-19 12:58   ` 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=927a909c-824e-4c0f-86db-b34c94fa75fa@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=floss@arusekk.pl \
    --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).