From: Jacob Gorm Hansen <jacobg@diku.dk>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <Xen-devel@lists.xensource.com>
Subject: Re: Crash with 3.0.3 on domain creation
Date: Thu, 26 Oct 2006 13:08:17 +0200 [thread overview]
Message-ID: <1161860897.2365.6.camel@localhost.localdomain> (raw)
In-Reply-To: <C15CE88A.2BF8%Keir.Fraser@cl.cam.ac.uk>
On Thu, 2006-10-19 at 08:32 +0100, Keir Fraser wrote:
> On 18/10/06 11:18 pm, "Jacob Gorm Hansen" <jacobg@diku.dk> wrote:
>
> > I have tried switching xen-3.0.2 compat. mode on and of in dom0 and
> > domU, but that has zero effect. The guest kernel is a vanilla domU,
> > compiled from the same xen tree as xen and domU. I have verified that I
> > am not using stale .so versions or anything like that. xenstored and
> > xenconsoled are both running. Things worked fine in xen 3.0.2.
>
> I can't imagine this will be hard to track down. Since it's in domctl() this
> will only be triggerable from dom0. It'd just be nice to know whether the
> Python tools can trigger this.
Got back to this and found the problem: If xc_domain_max_vcpus() is not
called before the domain gets build, Xen will crash when trying to test
for the HVM guest bit in the hvm_guest() macro. Would it make sense to
start out with one rather than no vcpus to prevent this crash?
Jacob
next prev parent reply other threads:[~2006-10-26 11:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-18 22:18 Crash with 3.0.3 on domain creation Jacob Gorm Hansen
2006-10-19 7:32 ` Keir Fraser
2006-10-26 11:08 ` Jacob Gorm Hansen [this message]
2006-10-26 11:10 ` 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=1161860897.2365.6.camel@localhost.localdomain \
--to=jacobg@diku.dk \
--cc=Keir.Fraser@cl.cam.ac.uk \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.