qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jason Wessel <jason.wessel@windriver.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] MIPS64 problem with ethernet
Date: Mon, 21 May 2007 10:49:12 -0500	[thread overview]
Message-ID: <4651BF78.3000000@windriver.com> (raw)
In-Reply-To: <4651BD4D.9020008@aurel32.net>

Aurelien Jarno wrote:
> Jason Wessel a écrit :
>   
>> The ethernet device does not come up correctly on a 64 MIPS target with 
>> a 64 bit kernel.
>>     
>
> Which Ethernet card are you using? The pcnet one is working correctly
> here. I am using a 2.6.21.1 kernel.
>
>   
It works perfectly fine if I boot a 32bit kernel on the 64bit mips qemu 
with the pcnet32.  It is when I boot the 64bit kernel on the 64bit mips 
qemu that I see the issue.  The only difference I can see is the math 
operations in the kcalloc() inline because the sizes are different in 32 
vs 64 of course.  I too was using a 2.6.21.1 kernel with mips.org 
patches.  Likely that I am using a different compiler though.  Keeping 
in mind that the same kernel 32bit and 64bit kernels works fine on real 
hardware.

Jason.

  reply	other threads:[~2007-05-21 15:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-21 15:00 [Qemu-devel] MIPS64 problem with ethernet Jason Wessel
2007-05-21 15:39 ` Aurelien Jarno
2007-05-21 15:49   ` Jason Wessel [this message]
2007-05-26 21:18     ` Aurelien Jarno
2007-05-27 11:30       ` Jason Wessel
2007-05-27 23:07         ` 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=4651BF78.3000000@windriver.com \
    --to=jason.wessel@windriver.com \
    --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).