xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Onkar Mahajan <kern.devel@gmail.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Joseph Coleman <joe.coleman@infinitecampus.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"xen-users@lists.xensource.com" <xen-users@lists.xensource.com>
Subject: Re: Re: [Xen-tools] Unable to start xend
Date: Wed, 31 Mar 2010 12:45:02 +0530	[thread overview]
Message-ID: <x2p686a81951003310015g849b8654w64b6ddda6aeccf25@mail.gmail.com> (raw)
In-Reply-To: <20100330175809.GA17234@phenom.dumpdata.com>


[-- Attachment #1.1: Type: text/plain, Size: 960 bytes --]

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@oracle.com> 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
>

[-- Attachment #1.2: Type: text/html, Size: 1864 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

  reply	other threads:[~2010-03-31  7:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-30 16:38 Unable to start xend Onkar Mahajan
2010-03-30 17:03 ` [Xen-tools] " Joseph Coleman
2010-03-30 17:09   ` Onkar Mahajan
2010-03-30 17:25     ` Konrad Rzeszutek Wilk
2010-03-30 17:46       ` [Xen-devel] " Onkar Mahajan
2010-03-30 17:58         ` Konrad Rzeszutek Wilk
2010-03-31  7:15           ` Onkar Mahajan [this message]
2010-03-31 14:19             ` Konrad Rzeszutek Wilk
2010-03-31 14:41               ` Pasi Kärkkäinen
2010-03-31 14:42               ` [Xen-devel] " Onkar Mahajan
2010-03-31 15:11                 ` Pasi Kärkkäinen
2010-03-31 15:55                   ` Onkar Mahajan
2010-03-31 15:14                 ` [Xen-users] " Boris Derzhavets
2010-03-30 18:07         ` Boris Derzhavets
2010-03-30 18:13           ` [Xen-devel] " Konrad Rzeszutek Wilk
  -- strict thread matches above, loose matches on Subject: below --
2010-03-30 19:01 Boris Derzhavets

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=x2p686a81951003310015g849b8654w64b6ddda6aeccf25@mail.gmail.com \
    --to=kern.devel@gmail.com \
    --cc=joe.coleman@infinitecampus.com \
    --cc=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /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).