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-users

[Xen-users] How to not use ioemu for HVM?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] How to not use ioemu for HVM?
From: Birger Brunswiek <birger.b@xxxxxxx>
Date: Wed, 23 Jul 2008 23:03:59 +0200
Delivery-date: Wed, 23 Jul 2008 14:04:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)
Hi all,
I was wondering if I can get rid of ioemu nic in an HVM and only get to see the paravirtualised nic by using the unmodified_drivers PV drivers?

I changed
  vif = [ 'type=ioemu, model=ne2k_pci, bridge=xenbr0' ]
to
  vif = [ 'bridge=xenbr0' ]
but I still see eth0 followed by eth1 after I load xen-vnif.ko.

Somewhat annoying is also that the udev scripts seem to get confused every now and then because the devices have the same mac address (this is in Debian etch).

Birger

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>