xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Ritu kaur <ritu.kaur.us@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: domU guest for xcp 0.1.1
Date: Sun, 21 Mar 2010 20:41:05 +0200	[thread overview]
Message-ID: <20100321184105.GV1878@reaktio.net> (raw)
In-Reply-To: <29b32d341003211022k43817d37h6ed23913cf2b85af@mail.gmail.com>

On Sun, Mar 21, 2010 at 10:22:06AM -0700, Ritu kaur wrote:
>    Hi,
> 
>    I am running out of options to test pci passthrough with shared
>    interrupts, since xen/next kernel doesn't work with xcp0.1.1 dom0. I tried
>    couple of combinations
> 
>    1. xen 3.4.3 with xen/next kernel, dom0 continuous reboot, boot messages
>    goes off pretty fast so not sure what's going wrong here.
> 

You need to set up a serial console so you can capture the boot messages:
http://wiki.xensource.com/xenwiki/XenSerialConsole

>    2. xen 3.4.3 with 2.6.27.42-0.1.1.xs0.1.1.737.1065xen(i.e which comes with
>    xcp 0.1.1 default) system boots fine.
> 
>    3. Assuming "1" is related to wrong .config file, copied
>    kernel-2.6.27.42-0.1.1.xs0.1.1.737.1065-i686-xen.config which comes with
>    dom0 kernel code, compiled and still same result as "1".
> 

You can't really use the "xenlinux" kernel-2.6.27.42-0.1.1.xs0.1.1.737.1065-i686-xen.config
with a pvops dom0 kernel. They're different kernels with different .config options.

>    Note: All 3, I tested by copying just xen3.4.3.gz, tools and stubdom is
>    not copied. If there is any viable options left to try out let me know.
> 

Set up the serial console and figure out why xen/next pvops dom0 kernel doesn't boot for you.

Make sure you have these options for the dom0 kernel:
console=hvc0 earlyprintk=xen nomodeset

More help here:
http://wiki.xensource.com/xenwiki/XenParavirtOps

-- Pasi

>    Thanks
> 
>    On Sat, Mar 20, 2010 at 6:50 PM, Ritu kaur <[1]ritu.kaur.us@[2]gmail.com>
>    wrote:
> 
>      with 3.4.3 xen and kernel code from Jeremy's xen/next puts dom0 into
>      continuous reboot mode.
> 
>      1. downloaded xen/next code into DDK and generated tar-pkg, it generates
>      linux-2.6.32.tar. Copied this tar file into root directory of dom0 and
>      extracted the file.
> 
>      2. Copied xen code from
>      [3]http://xenbits.xensource.com/xen-3.4-testing.hg into DDK and did
>      "make xen", copied xen.3.4.3.gz into /boot of dom0.
> 
>      modified extlinux.conf to point to new vmlinuz and xen. dom0 is in
>      continuous reboot mode, let me know what am I doing wrong?
> 
>      Thanks
> 
>      On Fri, Mar 19, 2010 at 8:27 AM, Ritu kaur
>      <[4]ritu.kaur.us@[5]gmail.com> wrote:
> 
>        Thanks Konrad. I downloaded kernel code from  xen/next. I believe this
>        requires 3.4.3 or 4.0.0 xen hypervisor code, I downloaded xen
>        hypervisor from [6]xenbits.xensource.com/xen-unstable.hg. For xcp dom0
>        all compilation happens in DDK and no make utility is available and as
>        I understand I need to execute make install-* in dom0. For install-xen
>        probably I can copy xen.gz into /boot and modify files to reflect that
>        but I am not sure what's the needed to install tools and stubdom in
>        xcp dom0?
> 
>        make xen
>        make tools
>        make stubdom
> 
>        make install-xen
>        make install-tools
>        make install-stubdom
> 
>        Thanks
> 
>        On Thu, Mar 18, 2010 at 9:26 AM, Konrad Rzeszutek Wilk
>        <[7]konrad.wilk@oracle.com> wrote:
> 
>          On Thu, Mar 18, 2010 at 08:28:18AM -0700, Ritu kaur wrote:
>          > Thanks Ian for clarification on interrupt handling mechanism.
>          >
>          > Thanks Konrad. Should I use xen/next in dom0 or domU?
> 
>          Both.
> 
> References
> 
>    Visible links
>    1. http://ritu.kaur.us/
>    2. http://gmail.com/
>    3. http://xenbits.xensource.com/xen-3.4-testing.hg
>    4. http://ritu.kaur.us/
>    5. http://gmail.com/
>    6. http://xenbits.xensource.com/xen-unstable.hg
>    7. mailto:konrad.wilk@oracle.com

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

  reply	other threads:[~2010-03-21 18:41 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-12 17:10 domU guest for xcp 0.1.1 Ritu kaur
2010-03-12 17:51 ` Pasi Kärkkäinen
2010-03-13  1:51   ` Ritu kaur
2010-03-13 11:18     ` Pasi Kärkkäinen
2010-03-13 16:09       ` Ritu kaur
2010-03-13 16:41         ` Pasi Kärkkäinen
2010-03-14  1:43           ` Ritu kaur
2010-03-14  9:04             ` pvops xen/master and xen/stable domU kernel compilation errors Pasi Kärkkäinen
2010-03-14 11:15             ` domU guest for xcp 0.1.1 Sander Eikelenboom
2010-03-14 20:29               ` Ritu kaur
2010-03-14 20:52                 ` Sander Eikelenboom
2010-03-15  1:40                   ` Ritu kaur
2010-03-15  3:30                     ` Ritu kaur
2010-03-15  8:44                       ` Ian Campbell
2010-03-15 13:42                         ` Ritu kaur
2010-03-15 13:44                           ` Ian Campbell
2010-03-15 13:46                             ` Ritu kaur
2010-03-16  2:04                               ` Ritu kaur
2010-03-16  7:37                                 ` Ian Campbell
2010-03-16 15:23                                   ` Pasi Kärkkäinen
2010-03-16 23:25                                     ` Ritu kaur
2010-03-17 18:44                                       ` Ritu kaur
2010-03-18  9:17                                         ` Ian Campbell
2010-03-18 13:43                                           ` Ritu kaur
2010-03-18 14:11                                             ` Ian Campbell
2010-03-18 14:23                                               ` Ritu kaur
2010-03-18 14:27                                                 ` Ian Campbell
2010-03-18 14:32                                                   ` Ian Campbell
2010-03-18 14:39                                               ` Konrad Rzeszutek Wilk
2010-03-18 15:28                                                 ` Ritu kaur
2010-03-18 16:26                                                   ` Konrad Rzeszutek Wilk
2010-03-19 15:27                                                     ` Ritu kaur
2010-03-21  1:50                                                       ` Ritu kaur
2010-03-21 17:22                                                         ` Ritu kaur
2010-03-21 18:41                                                           ` Pasi Kärkkäinen [this message]
2010-03-21 21:21                                                             ` Ritu kaur
2010-03-22  8:58                                                               ` Pasi Kärkkäinen
2010-03-22 21:02                                                                 ` Ritu kaur
2010-03-22 21:09                                                                   ` Pasi Kärkkäinen
2010-03-23 20:21                                                                     ` Ritu kaur
2010-03-26 19:11                                                                       ` Ritu kaur
2010-03-27 18:28                                                                         ` Ritu kaur
2010-03-27 18:43                                                                           ` Pasi Kärkkäinen
2010-03-28  1:32                                                                             ` Ritu kaur
2010-03-28  3:21                                                                               ` Ritu kaur
2010-03-28 11:34                                                                                 ` Pasi Kärkkäinen
2010-03-28 11:55                                                                                   ` Pasi Kärkkäinen
2010-03-31  0:28                                                                                     ` Ritu kaur
2010-03-31  1:07                                                                                       ` Ritu kaur
2010-03-31  6:30                                                                                         ` Pasi Kärkkäinen
2010-03-31 13:15                                                                                           ` Ritu kaur
2010-03-31 13:42                                                                                             ` Konrad Rzeszutek Wilk
2010-03-31 13:55                                                                                               ` Ritu kaur
2010-03-31 14:39                                                                                                 ` Pasi Kärkkäinen
2010-03-31 21:10                                                                                                   ` Ritu kaur
2010-04-01 12:48                                                                                                     ` Ritu kaur
2010-04-05 14:10                                                                                                       ` Ritu kaur
2010-04-05 17:00                                                                                                         ` Konrad Rzeszutek Wilk
2010-04-06  4:00                                                                                                           ` Ritu kaur
2010-04-06  6:03                                                                                                             ` Pasi Kärkkäinen
2010-04-06 13:31                                                                                                               ` Ritu kaur
2010-04-09 15:53                                                                                                                 ` Ritu kaur
2010-04-11 17:11                                                                                                                   ` Ritu kaur
2010-04-12 14:04                                                                                                                     ` Konrad Rzeszutek Wilk
2010-04-12 22:14                                                                                                                       ` Ritu kaur
2010-04-13  8:34                                                                                                                         ` Ian Campbell
2010-04-13 22:06                                                                                                                           ` Ritu kaur
2010-04-14  8:48                                                                                                                             ` Ian Campbell
2010-03-28 11:33                                                                               ` Pasi Kärkkäinen
2010-03-31 23:23                                   ` Ritu kaur

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=20100321184105.GV1878@reaktio.net \
    --to=pasik@iki.fi \
    --cc=ritu.kaur.us@gmail.com \
    --cc=xen-devel@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).