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] Re: [Xen-tools] Unable to start xend

To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, Joseph Coleman <joe.coleman@xxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-tools] Unable to start xend
From: Onkar Mahajan <kern.devel@xxxxxxxxx>
Date: Wed, 31 Mar 2010 12:45:02 +0530
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 31 Mar 2010 00:15:59 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=gZxs6Qe56Tw6N3SsJCVwCg4n3drKg0EFdfk8LJ+zT20=; b=ovcAlmPvWskZgnUhFZGJiEv9d/y8VCAIgCQpqakdy1LdO+jiKNllGpTMIArcCyxue7 DkwvTAuEFQc72yVAJjlrNgQezj9BZ25dR/5R8o1GeD+JXPrbIOxLo+rgMg2lZuMpAjGV Oc6V/Snl+lhxhzQASowIXL7waHOHiqzmB+rNc=
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=JAC+YYSgzoRr3cXbf0duVP0gdfdoNvwH6j1Wa905MxWHMvTO0y5sE+fmZR6UlZxILG tHEmNs+4fRQ71WOpioAXJbA1oyOFouQEFbW2cG/+KnkBppEmO+doIRghh3P4ygBpx7XQ EFy100/oSDYuga9ZeC+suGn8YzhcNujbWEVNc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100330175809.GA17234@xxxxxxxxxxxxxxxxxxx>
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: <686a81951003300938u22fa3a79sb626f2a9779df85a@xxxxxxxxxxxxxx> <DC57CFF048A13045B63DA5D831B526BC02E262257E@xxxxxxxxxxxxxxxxxxxxxxx> <686a81951003301009l6eaf4728x4cd3fb200191cf0e@xxxxxxxxxxxxxx> <20100330172526.GA16788@xxxxxxxxxxxxxxxxxxx> <686a81951003301046g58349a90g3c5adb21f0618e39@xxxxxxxxxxxxxx> <20100330175809.GA17234@xxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Please confirm if I am right :

#!/bin/sh 

cat << EOF
menuentry "Xen 3.5 / Ubuntu, 2.6.31.6-xen1" {
insmod ext2
set root=(hd0,1)
multiboot /boot/xen-3.5.gz <- This is the Xen VMM proper ???
module /boot/vmlinuz-2.6.31.6-xen1 dummy=dummy dom0_mem=1024M root=/dev/sda1 ro <- This is linux kernel with pvops right ???
module /boot/initrd.img-2.6.31.6-xen1
}

EOF

so in my case , I have compiled Linux kernel containing pvops ; Now , I also need Xen VMM ?? right ??

Please confirm

Thank you very very much,
/Onkar

On Tue, Mar 30, 2010 at 11:28 PM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
On Tue, Mar 30, 2010 at 11:16:04PM +0530, Onkar Mahajan wrote:
> I have followed the instructions in
> http://wiki.xensource.com/xenwiki/XenParavirtOps /
> Using Xen/paravirt_ops

You need to build the hypervisor as well. Look at:
http://virtually-a-machine.blogspot.com/2009/12/experimental-xen-and-ubuntu-part-2.html



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