WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] I cannot get any message from domU by console / pv_ops d

To: Michael D Labriola <mlabriol@xxxxxxxx>
Subject: Re: [Xen-devel] I cannot get any message from domU by console / pv_ops domU kernel crashes with xen_create_contiguous_region failed
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Tue, 22 Dec 2009 15:07:21 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, ?????? <peb1611@xxxxxxxxx>, Ian.Campbell@xxxxxxxxxx, xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 22 Dec 2009 12:23:49 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <OFFA0A0776.925ABF59-ON85257694.006B8BF0-85257694.006D022B@xxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20091222191426.GC31242@xxxxxxxxxxxxxxxxxxx> <OFFA0A0776.925ABF59-ON85257694.006B8BF0-85257694.006D022B@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.19 (2009-01-05)
> A also can't seem to pass devices through (unless I'm doing it wrong). 
> When trying to pass my soundcard do the domU, it appears to be 
> appropriately hidden from dom0 via xen-pciback.hide kernel param 
> (/var/log/messages says 'pciback 0000:00:1b.0: seizing device') but when I 
> try to start my domU with iommu=soft and pci=["00:1b.0"] I get a dozen or 

You are doing it right.

> so "BUG: scheduling while atomic" messages w/ call traces.  My domU 
> eventually starts up ok, but lspci returns with no output.

Hmm, I wonder if this patch is in your tree:

commit 1aa61698354ca0582b07eb865e0432a13b459f11
Author: Ian Campbell <ian.campbell@xxxxxxxxxx>
Date:   Thu Dec 17 14:08:25 2009 +0000

    xen: fix hang on suspend.

and causing this (or maybe the pciback driver is the culprit and
the above patch exposes a bug?).

Try reverting that patch and seeing what happens. I the meantime let
me compile a new Dom0 with the above mentioned commit and see if I get
the failure too.

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

<Prev in Thread] Current Thread [Next in Thread>