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] pv_ops dom0 testing

To: "xen-devel mailing list" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] pv_ops dom0 testing
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sat, 29 Nov 2008 17:16:01 -0500
Cc: Aviv Grafi <aviv@xxxxxxxxxxxx>
Delivery-date: Sat, 29 Nov 2008 14:16:33 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type:references; bh=Ts8IYI7TzTo62w9TSh3ggiYYBuJm+rDCwU6NyQeriXE=; b=i3dhwMD5YyJ85VKGtdoZBuJUqtBpvse0pMqAyf08q9A1BnwnMYbHKZJ3QCvYpE0kfo JWn/NluCN6ZEoznuvGhJObMNofHzO70zTR6aHkMSvkxENh3RZ/Sd1pr6UwdMyQgJUsia EUnPGfTUQi/QPX6f4W9YocBKOcnwT65fFntfY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:references; b=E77ybhXkClggPlmon31v4Vf0zA7lqFXIQnf1YG6r3ncpXHRWxeTQYl24QCHM6gKPUN Tsxm8QR2EdRZsAtmVjAmxN4f6zrmH1x+e3rLG/Ek8Jkd4rabLfyb2yu+Lh5CCT7C43a6 9mImUt8kH9Q1xXa1eyyZye0ag4lm7W/heol84=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <9392A06CB0FDC847B3A530B3DC174E7B0633CAE6@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <1e16a9ed0811291308x62a60195q37256ebc28f5bb5c@xxxxxxxxxxxxxx> <9392A06CB0FDC847B3A530B3DC174E7B0633CAE6@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, Nov 29, 2008 at 4:38 PM, Aviv Grafi <aviv@xxxxxxxxxxxx> wrote:
> I had the same issue few days ago: try to boot the vmlinux (and not
> vmlinuz) image that you can find in your kernel build directory.
> You can verify that you are booting the right image file by using the
> readelf tool.
>

Thanks for the tip Aviv. That got me a little farther.

The debug output now ends with:
(XEN) ioapic_guest_write: apic=0, pin=4, old_irq=4, new_irq=4
(XEN) ioapic_guest_write: old_entry=000009f1, new_entry=000189f1
(XEN) ioapic_guest_write: Attempt to modify IO-APIC pin for in-use IRQ!

Full output attached.

Do I need to either modify more of the default kernel settings or pass
some more options to Xen or the dom0 kernel?

When running non-debug mode, I don't see any dom0 output on the screen,.
I tried a few different console= lines
tty0, xvc0, hvc0.... but only Xen hypervisor output ending with:
(XEN)  Xen is relinquishing VGA console

Can someone post a working .config and grub config and/or the
instructions to get to that point beyond the default setup?

Cheers,
Todd

Attachment: xenboot.out2
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>