qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Bruens <stefan.bruens@rwth-aachen.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 2/2] linux-user: remove MAX_ARG_PAGES limit
Date: Mon, 14 Sep 2015 21:37:10 +0200	[thread overview]
Message-ID: <24470922.XWLBjQXSYt@pebbles.site> (raw)
In-Reply-To: <CAFEAcA-V7-Vw=ZDZNUnK7Cb2sk6vLs5tuBHneup+X8Pv_04aVw@mail.gmail.com>

On Thursday 03 September 2015 18:27:20 Peter Maydell wrote:
> On 2 September 2015 at 02:38, Stefan Brüns <stefan.bruens@rwth-aachen.de> 
wrote:
> > 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.
> > 
> > Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
> 
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
> 
> Thanks for working through the code review process.
> 
> thanks
> -- PMM

Hi Peter,

is there anything that needs to be done before picking up these two patches?

Kind regards,

Stefan

-- 
Stefan Brüns  /  Bergstraße 21  /  52062 Aachen
home: +49 241 53809034     mobile: +49 151 50412019

  reply	other threads:[~2015-09-14 19:37 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
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 [this message]
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=24470922.XWLBjQXSYt@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).