All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: Dietmar Hahn <dietmar.hahn@ts.fujitsu.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	xen-devel <xen-devel@lists.xen.org>
Subject: Re: dom0 / hypervisor hang  on dom0 boot
Date: Tue, 14 May 2013 14:27:54 +0100	[thread overview]
Message-ID: <519257FA02000078000D6016@nat28.tlf.novell.com> (raw)
In-Reply-To: <3374329.VOz1gdFjBv@amur.mch.fsc.net>

>>> On 14.05.13 at 14:35, Dietmar Hahn <dietmar.hahn@ts.fujitsu.com> wrote:
> [    6.752089] [drm:intel_sdvo_read_byte], i2c transfer returned -6
> [    6.769739] [drm:intel_sdvo_init], No SDVO device found on SDVOC
> 
> The strange thing is, it seems that the hypervisor hangs!
> While the boot is running I can press 'h' and see the help messages between
> the linux kernel messages. When the system hangs pressing 'h' leads to 
> nothing.
> So I tried the watchdog flag on the hypervisor boot line. I can see a 
> message
> 
> (XEN) Brought up 2 CPUs
> (XEN) Testing NMI watchdog --- CPU#0 okay. CPU#1 okay. 
> (XEN) HPET: 8 timers (2 will be used for broadcast)
> 
> But when the system hangs nothing happens - should I get a hypervisor dump?

You should, yes, if the hypervisor is indeed hung.

Apart from trying to turn off the IOMMU as Andrew suggested,
the more interesting thing might be to turn on IOMMU debugging
("iommu=debug") to see whether there aren't any IOMMU faults.
Those shouldn't hang Xen, but then again you never know.

You may also want to know that the I relatively recently realized
that the AGP and DRM code for IGD doesn't properly handle the
Xen case: There are several instances of CONFIG_INTEL_IOMMU
dependencies which on our Xen kernel won't have the intended
effect (and on pv-ops the way this is being done can't really be
correct either afaict, as intel_iommu_gfx_mapped can't possibly
get set), since the Dom0 kernel doesn't see any IOMMU.

The necessary changes, while in our master branch, didn't get
synced over to the 12.3 branch yet.

Jan

  parent reply	other threads:[~2013-05-14 13:27 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 12:35 dom0 / hypervisor hang on dom0 boot Dietmar Hahn
2013-05-14 12:42 ` Andrew Cooper
2013-05-14 12:50   ` Dietmar Hahn
2013-05-14 12:51     ` Andrew Cooper
2013-05-14 13:25       ` Dietmar Hahn
2013-05-14 13:27 ` Jan Beulich [this message]
2013-05-15  6:53   ` Dietmar Hahn
2013-05-15  8:35     ` Jan Beulich
2013-05-15  9:12       ` Dietmar Hahn
2013-05-15  9:42         ` Jan Beulich
2013-05-16 11:07           ` Dietmar Hahn
2013-05-16 12:10             ` Jan Beulich
2013-05-16 13:16               ` Dietmar Hahn
2013-05-16 13:45                 ` Jan Beulich
2013-05-17  7:10                   ` Dietmar Hahn
2013-05-16 14:50               ` Dugger, Donald D
2013-05-20 14:30               ` Dugger, Donald D
2013-05-21  8:03                 ` Jan Beulich
2013-05-21  8:28                   ` Tian, Kevin
2013-05-21  8:47                     ` Jan Beulich
2013-05-17 22:28             ` Konrad Rzeszutek Wilk
2013-05-21  7:39               ` Dietmar Hahn
2013-05-21 14:10                 ` Konrad Rzeszutek Wilk

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=519257FA02000078000D6016@nat28.tlf.novell.com \
    --to=jbeulich@suse.com \
    --cc=dietmar.hahn@ts.fujitsu.com \
    --cc=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xen.org \
    /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.