qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] linux-user: add option to intercept execve() syscalls
@ 2016-06-14 19:26 Joel Holdsworth
  2016-06-14 19:26 ` [Qemu-devel] [PATCH v2 1/4] " Joel Holdsworth
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Joel Holdsworth @ 2016-06-14 19:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: Vasileios.Kalintiris, riku.voipio

This patch-set includes Peter Angelatos's previous patch-set [1] and
adds code to pass arguments for setting the environment variables,
passing the interpeter prefix, and passing the strace option.

Changes since v1:
 - Fixed argument array overflows.

[1] https://patchwork.ozlabs.org/patch/582756/

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [Qemu-devel] linux-user: add option to intercept execve() syscalls
@ 2016-05-25 16:07 Joel Holdsworth
  2016-05-30  7:52 ` Riku Voipio
  0 siblings, 1 reply; 21+ messages in thread
From: Joel Holdsworth @ 2016-05-25 16:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Vasileios.Kalintiris, riku.voipio

This patch-set includes Peter Angelatos's previous patch-set [1] and
adds code to pass arguments for setting the environment variables,
passing the interpeter prefix, and passing the strace option.

[1] https://patchwork.ozlabs.org/patch/582756/

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2016-06-20 22:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14 19:26 [Qemu-devel] linux-user: add option to intercept execve() syscalls Joel Holdsworth
2016-06-14 19:26 ` [Qemu-devel] [PATCH v2 1/4] " Joel Holdsworth
2016-06-15 19:31   ` Laurent Vivier
2016-06-20 20:04     ` Joel Holdsworth
2016-06-14 19:26 ` [Qemu-devel] [PATCH v2 2/4] linux-user: pass environment arguments in execve Joel Holdsworth
2016-06-15 19:59   ` Laurent Vivier
2016-06-20 19:51     ` Joel Holdsworth
2016-06-20 20:29       ` Laurent Vivier
2016-06-20 21:27         ` Joel Holdsworth
2016-06-20 21:40           ` Peter Maydell
2016-06-20 22:15             ` Joel Holdsworth
2016-06-20 22:54               ` Peter Maydell
2016-06-14 19:26 ` [Qemu-devel] [PATCH v2 3/4] linux-user: pass elf interpreter prefix " Joel Holdsworth
2016-06-15 20:06   ` Laurent Vivier
2016-06-20 19:57     ` Joel Holdsworth
2016-06-14 19:26 ` [Qemu-devel] [PATCH v2 4/4] linux-user: pass strace argument " Joel Holdsworth
2016-06-15 20:37   ` Laurent Vivier
2016-06-20 20:02     ` Joel Holdsworth
  -- strict thread matches above, loose matches on Subject: below --
2016-05-25 16:07 [Qemu-devel] linux-user: add option to intercept execve() syscalls Joel Holdsworth
2016-05-30  7:52 ` Riku Voipio
2016-05-31 15:59   ` Joel Holdsworth

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).