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-ia64-devel

[Xen-ia64-devel] DomU can progress to xen_init from serial output

To: "Magenheimer, Dan \(HP Labs Fort Collins\)" <dan.magenheimer@xxxxxx>
Subject: [Xen-ia64-devel] DomU can progress to xen_init from serial output
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Wed, 26 Oct 2005 18:45:07 +0800
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 26 Oct 2005 10:42:09 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXaGlgu/QcjDUygS6CWvF8wTHlozQ==
Thread-topic: DomU can progress to xen_init from serial output
Hi, Dan,
        With attached patch, I can "xend start" successfully now and
finally domU reached xen_init from the serial output:

NET: Registered protocol family 16
Running on Xen! start_info_pfn=0x0 lags=0x0
xen-event-channel using irq 233
store_evtchn = 1

        Then domU falls into a dead loop to acquire spinlock of printk
buffer (already held by others), and strange thing is that machine timer
interrupt still happens while domain switches disappeared. 

        I'll go to Intel IDF (Shanghai) at the rest of this week, and so
can't find enough time to continue debug. Dan, could you take over the
domU boot? ;-) Actually the start_info_pfn is problematic point here,
since it should be passed from control panel. 

Thanks,
Kevin

Attachment: domU_1026
Description: domU_1026

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] DomU can progress to xen_init from serial output, Tian, Kevin <=