qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mauricio Galindo <up.mauricio.g@gmail.com>
To: qemu-devel@nongnu.org
Subject: QEMU user mode execve
Date: Thu, 3 Oct 2019 09:12:46 -0700	[thread overview]
Message-ID: <CAOx2=+fECU91FE5wZY_ee02YHhM=OWW9O0d_RNw+0khoL9snLQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

Hi,

I'm running QEMU in user mode and I'm running into issues when trying to
exec binaries within the emulated process given that binaries are
expected to run in the native architecture. Would it be useful to have an
option to rewrite execve(/bin/some_binary, ...) to
execve(qemu-$arch-static, [/bin/some_binary, ...], ...)?

[-- Attachment #2: Type: text/html, Size: 381 bytes --]

             reply	other threads:[~2019-10-03 17:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-03 16:12 Mauricio Galindo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-03 17:48 QEMU user mode execve Mauricio Galindo
2019-10-03 19:32 ` Michal Suchánek
2019-10-03 19:41   ` Warner Losh

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='CAOx2=+fECU91FE5wZY_ee02YHhM=OWW9O0d_RNw+0khoL9snLQ@mail.gmail.com' \
    --to=up.mauricio.g@gmail.com \
    --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).