qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES limit


From: Stefan Bruens
Subject: Re: [Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES limit
Date: Sun, 30 Aug 2015 17:52:17 +0200
User-agent: KMail/4.14.9 (Linux/3.16.7-24-desktop; KDE/4.14.9; x86_64; ; )

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 <address@hidden>

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]