From: Stefan Bruens <stefan.bruens@rwth-aachen.de>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES limit
Date: Sun, 30 Aug 2015 17:52:17 +0200 [thread overview]
Message-ID: <4623988.FZdvPfi6Kv@pebbles.site> (raw)
In-Reply-To: <8693b4ab-4be5-4d99-b19e-f3b42641c67a@HUB2.rwth-ad.de>
On Thursday 27 August 2015 21:35:41 Stefan Brüns wrote:
PING!
> Instead of creating a temporary copy for the whole environment and
> the arguments, directly copy everything to the target stack.
>
> For this to work, we have to change the order of stack creation and
> copying the arguments.
>
> v2: fixed scratch pointer type, fixed checkpatch issues.
>
> Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
--
Stefan Brüns / Bergstraße 21 / 52062 Aachen
home: +49 241 53809034 mobile: +49 151 50412019
work: +49 2405 49936-424
next prev parent reply other threads:[~2015-08-30 15:52 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1439663161-13070-1-git-send-email-stefan.bruens@rwth-aachen.de>
2015-08-15 18:26 ` [Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES, allow dynamic growth of env/argv space Stefan Brüns
2015-08-19 21:57 ` Peter Maydell
2015-08-22 23:47 ` [Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES limit Stefan Brüns
2015-08-27 16:10 ` Stefan Bruens
2015-08-27 17:57 ` Peter Maydell
2015-08-27 19:35 ` Stefan Brüns
2015-08-30 15:52 ` Stefan Bruens [this message]
2015-08-30 16:37 ` Peter Maydell
2015-09-01 14:29 ` Peter Maydell
2015-09-01 17:27 ` Brüns, Stefan
2015-09-01 18:42 ` Peter Maydell
2015-09-02 1:15 ` Stefan Bruens
2015-09-02 1:38 ` [Qemu-devel] [PATCH 1/2] linux-user: remove unused image_info members Stefan Brüns
2015-09-03 17:19 ` Peter Maydell
[not found] ` <1441157933-12459-1-git-send-email-stefan.bruens@rwth-aachen.de>
2015-09-02 1:38 ` [Qemu-devel] [PATCH 2/2] linux-user: remove MAX_ARG_PAGES limit Stefan Brüns
2015-09-03 17:27 ` Peter Maydell
2015-09-14 19:37 ` Stefan Bruens
2015-09-14 20:33 ` Peter Maydell
2015-09-28 13:30 ` Riku Voipio
2015-08-23 0:31 ` [Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES, allow dynamic growth of env/argv space Stefan Bruens
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=4623988.FZdvPfi6Kv@pebbles.site \
--to=stefan.bruens@rwth-aachen.de \
--cc=peter.maydell@linaro.org \
--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).