From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: "Developers <qemu-devel"@nongnu.org, aurelien@aurel32.net, QEMU@nowt.org
Subject: Re: [Qemu-devel] [PATCH] target-mips: Fix 32 bit mode (wrong size of physical addresses)
Date: Sun, 14 Mar 2010 13:46:39 +0000 [thread overview]
Message-ID: <201003141346.39575.paul@codesourcery.com> (raw)
In-Reply-To: <1268519780-6607-1-git-send-email-weil@mail.berlios.de>
> Commit 30724e758a21ba9f807efafe268626bd479db9de breaks
> malta (and other) mips 32 bit emulation.
>
> Fixing the physical address size for 32 bit machines
> makes it work again.
>-#define TARGET_PHYS_ADDR_SPACE_BITS 36
>+#define TARGET_PHYS_ADDR_SPACE_BITS 32
This is almost certainly the wrong change.
Paul
next prev parent reply other threads:[~2010-03-14 13:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-13 22:36 [Qemu-devel] [PATCH] target-mips: Fix 32 bit mode (wrong size of physical addresses) Stefan Weil
2010-03-14 13:46 ` Paul Brook [this message]
2010-03-14 16:28 ` Stefan Weil
2010-03-14 16:44 ` 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=201003141346.39575.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc="Developers <qemu-devel"@nongnu.org \
--cc=QEMU@nowt.org \
--cc=aurelien@aurel32.net \
--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).