WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] PV HVM Linux drivers fail

To: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] PV HVM Linux drivers fail
From: Leo <fencingleo@xxxxxxxxx>
Date: Mon, 2 Aug 2010 15:48:16 -0700
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 02 Aug 2010 15:49:10 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=+Ps4H3N70RyCzTBUjlGoy84ODmxIPh0nztC2jqaHjSI=; b=D7++KxE+XWcYKUxfhwz4T3rrRZL/bRsC5vog5r/FPFCjBFSdZYLNY4SFKunmMD+JXX O16ppVWHiE4UIof1dKJCvqaxq3eNbVHMoXWiSYG2e09NlaShRE9jsWv0MJBI6b/lH0ue GltI5YWv0U0jyQpj381NYxXkTsPs1ems1vwqg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OLzOew8Yun5FFb8xu2AhfYVEmL7CkmSuMIU/tXgs2FCTrSpaoCnTCticPfnYqJMDAK nFd15Onz23MPAGmdv2N+v6CNjiZAo8hzJJJNJK25JaVUXZYrUGde2t7tE5Co074aXgPn XdPgE9iEuiiUqtr+IF2saWGzX+pY2T6mbVk7I=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=rZ3dE+ab17sJ2wKufCM0665Bg6nJkPq49SRns@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTi=-UOShjpjgqrjDOkRpkOD1ZEoUNJnUcg9XvKw4@xxxxxxxxxxxxxx> <alpine.DEB.2.00.1007291542250.19809@kaball-desktop> <AANLkTinYMpfmyuVrwNrE74iE9LJULr_OS0++-8ZKAB+u@xxxxxxxxxxxxxx> <alpine.DEB.2.00.1007301531370.19809@kaball-desktop> <AANLkTi=rZ3dE+ab17sJ2wKufCM0665Bg6nJkPq49SRns@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
The code from 2.6.35-rc5-pvhvm-v6 works well!  Thanks!  I can access /dev/hda created by blkfront.  However, the netfront driver still can't detect the MAC address of the nic if I unplug it.  (If I don't unplug it, 8139cp works with the device just fine)  And this code there seems to be no dependency on the loading order of platform-pci and netfront/blkfront.


Leo

On Fri, Jul 30, 2010 at 10:24 AM, Leo <fencingleo@xxxxxxxxx> wrote:
Hi Stefano,

Great.  I will test the new code this weekend.  I will also try to figure how exactly the module initialization fails when all three are compiled in.

As for the network MAC address problem, the card is working just fine if I don't unplug it and let 8139cp take over the device.  So the bridge is set up correctly, isn't it?


Thanks!

Leo


On Fri, Jul 30, 2010 at 7:34 AM, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> wrote:
On Thu, 29 Jul 2010, Leo wrote:
> Thanks for the info Stefano.
>
> When I compile-in the three devices, it always get into the XENBUS wait loop.  Drivers loading order has always been a
> mystery to me (though I haven't spent much time on that.)
>

I took some time to read the code again and do few tests: it seems to me
that everything is working just fine in all cases. I am not sure what's
wrong with your setup but I can boot my guest with all three components
built-in or modules.

> I am waiting for the new branch for the fix then. 

the new branch is ready, please give it a try and let me know.

> Does the bug also affect netfront to not able to get the MAC address? 
> It's also what I'm seeing as well, described near the end of my message.
>

do you have a bridge correctly configured in your testbox?


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>