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-users

[Xen-users] Where are the messages produced by the "printk()" in Xen?

To: "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Where are the messages produced by the "printk()" in Xen?
From: "朱礼廷" <zhuliting@xxxxxxxxxxx>
Date: Tue, 11 May 2010 22:37:50 +0800
Delivery-date: Tue, 11 May 2010 07:39:51 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qq.com; s=s0907; t=1273588672; bh=sGBjaVcApnBrT/gKyfF6+Y0C0cUlqAclwYT4HlhfM5M=; h=X-QQ-ThreadID:X-QQ-SSF:X-Originating-IP:X-QQ-STYLE:X-QQ-mid:From: To:Sender:Subject:Mime-Version:Content-Type: Content-Transfer-Encoding:Date:X-Priority:Message-ID:X-QQ-MIME: X-Mailer:X-QQ-Mailer; b=CfbmZWUz7LeIX8HGjRM2/uMMwMldthTP4Gk0jfYnAqJ1wJmBh2xshFjvxVUdElXDr 7I74z7BwWStxHHZUWuRcwh5F5u2e+3XtTz/QJWLdf8gjMM24bCg+IlXlre5hI52
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I want to find the messages prodeced by the function printk() while xen is booting and running .It seems that they are not in the log files.
Could anyone please tell me?
Thanks.
 
 
eg.

[root@localhost ~]# xm dm

(XEN) Xen version 3.2.0 (root@localdomain) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) Sat Apr 24 19:18:14 CST 2010

(XEN) Latest ChangeSet: unavailable

(XEN) Command line:

(XEN) Video information:

(XEN)  VGA is text mode 80x25, font 8x16

(XEN) Disc information:

(XEN)  Found 1 MBR signatures

.....
------------------
 
 
Albert
 
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Where are the messages produced by the "printk()" in Xen?, 朱礼廷 <=