All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Johnson <ericj@mips.com>
To: Richard Henderson <rth@twiddle.net>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Riku Voipio <riku.voipio@linaro.org>,
	Michael Tokarev <mjt@tls.msk.ru>, Alexander Graf <agraf@suse.de>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH] linux-user: fix mips 32-on-64 prealloc case
Date: Thu, 3 Jan 2013 11:09:11 -0800	[thread overview]
Message-ID: <50E5D757.4000209@mips.com> (raw)
In-Reply-To: <50E5D30D.1090308@twiddle.net>

On 01/03/2013 10:50 AM, Richard Henderson wrote:
> On 01/03/2013 10:39 AM, Eric Johnson wrote:
>> While making this change please keep in mind that newer MIPS32
>> processors allow more than 31 bits of user address space (up to 3.5
>> GiB) if they have Enhanced Virtual Address support.
> Interesting.
>
> Well, would you be able to help figure out exactly what's going on in:
>
>    http://lists.gnu.org/archive/html/qemu-devel/2012-12/msg03233.html
>
> and the thread leading up to it?
>
> Now, I don't *know* that this is an emulation failure -- the linux-user-test
> binary certainly isn't aware of enhanced virtual addresses.  So it's
> possible that (older?) binaries can't cope with more than 2GB.
>
> Alternately, it really is a translation problem somewhere...
>
>
> r~

That is correct.  The current test and MIPS32 processors supported by 
QEMU do not support more than 2 GiB of user space.  I didn't mean to 
imply otherwise.

Looking at the MIPS32 processor linux-user on a 64-bit host issue is 
already on my long list of tasks.  Sorry I have not been able to look at 
it yet.

On second thought ignore my EVA comment for now.  We'll worry about that 
when implementing EVA.

Eric

  reply	other threads:[~2013-01-03 19:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-03 13:17 [Qemu-devel] [PATCH] linux-user: fix mips 32-on-64 prealloc case Alexander Graf
2013-01-03 17:19 ` Peter Maydell
2013-01-03 17:24   ` Alexander Graf
2013-01-03 18:39     ` Eric Johnson
2013-01-03 18:50       ` Richard Henderson
2013-01-03 19:09         ` Eric Johnson [this message]
2013-01-08 15:45 ` Aurelien Jarno

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=50E5D757.4000209@mips.com \
    --to=ericj@mips.com \
    --cc=agraf@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=mjt@tls.msk.ru \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@linaro.org \
    --cc=rth@twiddle.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.