qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Helge Deller <deller@gmx.de>,
	qemu-devel@nongnu.org, Riku Voipio <riku.voipio@iki.fi>
Subject: Re: [Qemu-devel] [PATCH] linux-user: Add TARGET_MAP_STACK and TARGET_MAP_HUGETLB for all remaining architectures
Date: Tue, 14 Mar 2017 06:52:19 +1000	[thread overview]
Message-ID: <2bd34b43-7efc-8081-c637-2fbeb0747926@twiddle.net> (raw)
In-Reply-To: <198870a8-664f-06a0-e479-2167ebbfb01d@gmx.de>

On 03/14/2017 12:09 AM, Helge Deller wrote:
> But the main intention of my patch was not to fix MAP_STACK or MAP_HUGETLB,
> but more to ensure that those flags are avoided to be handed over to the host.
> For example, TARGET_MAP_STACK is 0x40000 on hppa, and if it's not filtered out
> in e.g. a mmap() call, then this becomes to MAP_HUGETLB on x86_64 (which is
> 0x40000 on x86_64).

Ah... yes.  That is a much better point.


r~

      reply	other threads:[~2017-03-13 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 18:30 [Qemu-devel] [PATCH] linux-user: Add TARGET_MAP_STACK and TARGET_MAP_HUGETLB for all remaining architectures Helge Deller
2017-03-11 18:33 ` no-reply
2017-03-11 21:53 ` Richard Henderson
2017-03-13 14:09   ` Helge Deller
2017-03-13 20:52     ` Richard Henderson [this message]

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=2bd34b43-7efc-8081-c637-2fbeb0747926@twiddle.net \
    --to=rth@twiddle.net \
    --cc=deller@gmx.de \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /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).