xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Dan Gora <dan.gora@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"Jiang, Yunhong" <yunhong.jiang@intel.com>,
	Keir Fraser <keir.fraser@eu.citrix.com>
Subject: Re: Re: Panic on boot on Sun Blade 6270
Date: Fri, 12 Mar 2010 18:44:30 +0200	[thread overview]
Message-ID: <20100312164430.GJ1878@reaktio.net> (raw)
In-Reply-To: <4779de451003120543i4fe0d920s8c8da2037cadeedf@mail.gmail.com>

On Fri, Mar 12, 2010 at 10:43:08AM -0300, Dan Gora wrote:
> I guess that I can try and redo everything again.  I've been working
> with xen a grand total of two weeks, so I'm a little confused about
> the building process.  Do you have to somehow build xen against the
> kernel that you are going to use or can you just use the default
> 2.6.18 kernel which gets downloaded automatically?
>

Xen hypervisor and tools can be built separately from the dom0 kernel.


> Like I said, I
> just cloned the repo (xen-testing-3.4.hg) and ran 'make dist'.  Since
> it's panicking so early in the hypervisor I didn't think that it could
> possibly be due to some kernel difference.
>

You could just grab the latest xen-3.4-testing.hg and do:

make xen
make tools
make stubdom

Now the compiled xen+tools+stubdom is in dist/ directory.

make install-xen
make install-tools
make install-stubdom

After that you could grab whatever dom0 kernel, compile and install it.

latest 2.6.18-xen.hg:
hg clone http://xenbits.xen.org/linux-2.6.18-xen.hg

Or instructions for 2.6.31 / 2.6.32 pv_ops dom0 here:
http://wiki.xensource.com/xenwiki/XenParavirtOps

> Also, is it expected that
> the default .hg tree xen will *just work* on a SLES distro by running
> install.sh or do you need a bunch of SuSE specific patches?
> 

The default hg tree should work.

-- Pasi

> thanks
> dan
> 
> 
> On Fri, Mar 12, 2010 at 10:37 AM, Dan Gora <dan.gora@gmail.com> wrote:
> > On Fri, Mar 12, 2010 at 4:13 AM, Keir Fraser <keir.fraser@eu.citrix.com> wrote:
> >>> Here is init_apic_ldr_phys from 'objdump -d xen-syms-3.4.3-rc4-pre':
> >>
> >> Er..
> >>
> >>> ffff828c80183d48 <init_apic_ldr_flat>:
> >>
> >> ...no it's not.
> >
> > ok.. what is it then?  I'm pretty darn sure that's what I typed.
> >
> > d
> >
> 
> 
> 
> -- 
> Dan Gora
> Software Engineer
> 
> Adax, Inc.
> Av Dona Maria Alves, 793-LJ 04
> Ubatuba, SP
> CEP 11680-000
> Brasil
> 
> Tel: +55 (12) 3833-1021  (Brazil and outside of US)
>     : +1 (510) 859-4801  (Inside of US) <= Note new number!
>     : dan_gora (Skype)
> 
> email: dg@adax.com
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  reply	other threads:[~2010-03-12 16:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11 21:40 Panic on boot on Sun Blade 6270 Dan Gora
2010-03-11 21:55 ` Dan Gora
2010-03-12  1:35   ` Jiang, Yunhong
2010-03-12  4:01     ` Dan Gora
2010-03-12  6:20       ` Jiang, Yunhong
2010-03-12 13:37         ` Dan Gora
2010-03-12  7:13       ` Keir Fraser
2010-03-12 13:37         ` Dan Gora
2010-03-12 13:43           ` Dan Gora
2010-03-12 16:44             ` Pasi Kärkkäinen [this message]
2010-03-12 17:37               ` Dan Gora
2010-03-15  9:21                 ` Jan Beulich
2010-03-16  2:39                   ` Dan Gora
2010-03-16 10:17                     ` Jan Beulich
2010-03-16 11:48                       ` Dan Gora
2010-03-16 12:56                         ` Jan Beulich
2010-03-12 17:21             ` Dan Gora
2010-03-11 22:42 ` Keir Fraser

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=20100312164430.GJ1878@reaktio.net \
    --to=pasik@iki.fi \
    --cc=dan.gora@gmail.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=yunhong.jiang@intel.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).