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

Re: [Xen-users] PV Drivers in Linux HVM DomU?

To: "Pasi Kärkkäinen" <pasik@xxxxxx>
Subject: Re: [Xen-users] PV Drivers in Linux HVM DomU?
From: "Emre Erenoglu" <erenoglu@xxxxxxxxx>
Date: Mon, 26 Nov 2007 23:59:59 +0100
Cc: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 26 Nov 2007 15:00:50 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=PXjoYy9c223ByFkyofdkG147NHHqxw13VZuGcwI3cIk=; b=hrVT614kU4qD8gH7VmZbdyVpW7qv3efrMVxScIoqy2fbFaqkBd98CTSF4GgdilXgjzbKnvAm6OiliONxL5DcbCEK91xiRcGt4jVfwJCVnLGuqTxCXO9IGw2kaOlMEeraxdL5xHR2Gonoo7a1vS76FG12Wpjl4NODQdyHyFhDSdk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=HJFLlTczmBBi6YKrg3JPapgqEdp9RQDGLiJZa2MLZHeHpUYNOR6sTAlFXK9OpP/KnjEx1+7kxpnvqzB7ju2B7OwZckJpX04IZFLcN4nnfvQXE+qQvCpEeZTxNL0DbuG/jiIrQlXlZwhQ289rcRT9rbYBHALVC6ac9MLjDSXi370=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <fe9771a80711261027o6e0ad25ag98da5954072e19c0@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <fe9771a80711220447l11c4e824g27592fa3cc370378@xxxxxxxxxxxxxx> <20071122143518.GC17677@xxxxxxxxxxxxxxx> <fe9771a80711260948ya140ec1g298eaee209db423c@xxxxxxxxxxxxxx> <fe9771a80711261027o6e0ad25ag98da5954072e19c0@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Again,

OK, I managed to find the sources of my xen-hypervisor-3.1 package, downloaded and extracted it into my DomU. I also had the DomU HVM kernel sources.

I ran 1.st step then 2nd. Things compiled seemingly well.

However, the "xenbus.ko" does not compile. It has no place in the Makefile. Why?

I modprobed the modules produced, i.e. xen-platform-pci, xen-balloon, xen-vbd, xen-vnif, and got the following responses in dmesg output:

Xen version 3.1.
Hypercall area is 1 pages.
register_blkdev: cannot get major 3 for ide
vbd vbd-768: 19 xlvbd_add at /local/domain/0/backend/vbd/1/768
register_blkdev: cannot get major 3 for ide
vbd vbd-832: 19 xlvbd_add at /local/domain/0/backend/vbd/1/832
register_blkdev: cannot get major 22 for ide
vbd vbd-5632: 19 xlvbd_add at /local/domain/0/backend/vbd/1/5632
xen_mem: Initialising balloon driver.
netfront: Initialising virtual ethernet driver.
vif vif-0: 2 parsing device/vif/0/mac

So except this vbd error, it seems OK. I don't know if this vbd error is a warning or really an error though...

Is there a known way to test the performance?

Thanks,

Emre


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