From: Mark Guertin <mguertin@macdiscussion.com>
To: "qemu devel nongnu.org" <qemu-devel@nongnu.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Subject: Re: [Qemu-devel] vl on PPC ?
Date: Sun, 31 Aug 2003 13:23:55 -0400 [thread overview]
Message-ID: <BB77A76A.1B33%mguertin@macdiscussion.com> (raw)
In-Reply-To: <1061967936.1290.40.camel@gaston>
On 8/27/03 3:05 AM, "Benjamin Herrenschmidt" <benh@kernel.crashing.org>
wrote:
>> I don't have the exact error at hand, but it IIRC it was something to do
>> with memory locations.
>>
>> I do have qemu running beautifully under gcc 3.x on ppc and it has taken
>> pretty much everything I've thrown at it in a full x86 glibc-2.3.1 + gcc
>> 3.2.1 environment, but would love this 'virtual machine' setup to work.
>
> Just a random guess:
>
> In the host PPC kernel, try editing include/asm/processor.hi
>
> -#define TASK_SIZE (0x80000000UL)
> +#define TASK_SIZE (0xc0000000UL)
>
> And let me know if that helps
>
>
> Ben.
Hey Ben
That was exactly it, works beautifully now. In fact booted into the
provided 2.5 kernel and playing with some stuff right now.
Is this generally safe to use (has the stuff Cort mentions in the comment
been taken care of)?
Mark
next prev parent reply other threads:[~2003-08-31 17:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-26 21:21 [Qemu-devel] vl on PPC ? Mark Guertin
2003-08-27 7:05 ` Benjamin Herrenschmidt
2003-08-27 18:07 ` Mark Guertin
2003-08-31 17:23 ` Mark Guertin [this message]
2003-08-31 18:28 ` Benjamin Herrenschmidt
2003-08-27 7:44 ` Benjamin Herrenschmidt
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=BB77A76A.1B33%mguertin@macdiscussion.com \
--to=mguertin@macdiscussion.com \
--cc=benh@kernel.crashing.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).