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: <deshantm@xxxxxxxxx>
Subject: RE: [Xen-devel] pv_ops dom0 testing
From: "Aviv Grafi" <aviv@xxxxxxxxxxxx>
Date: Sat, 29 Nov 2008 17:32:32 -0500
Cc: xen-devel mailing list <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 29 Nov 2008 14:35:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1e16a9ed0811291416t3c5ff8c1x3edf871a28d6a5a2@xxxxxxxxxxxxxx>
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> <1e16a9ed0811291416t3c5ff8c1x3edf871a28d6a5a2@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclScBEbFbB0qmIPTkyBroVqsEAHwgAATiiw
Thread-topic: [Xen-devel] pv_ops dom0 testing
I solved this one by adding "console=hvc0 earlyprintk=xen" to the dom0
kernel boot line (thanks to Jeremy Fitzhardinge [jeremy@xxxxxxxx]).

-----Original Message-----
From: Todd Deshane [mailto:deshantm@xxxxxxxxx] 
Sent: Sunday, November 30, 2008 12:16 AM
To: xen-devel mailing list
Cc: Aviv Grafi
Subject: Re: [Xen-devel] pv_ops dom0 testing

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

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

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