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

RE: [Xen-devel][PATCH]NVRAM support for IA64

To: "Akio Takebe" <takebe_akio@xxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Ian Campbell" <Ian.Campbell@xxxxxxxxxxxxx>
Subject: RE: [Xen-devel][PATCH]NVRAM support for IA64
From: "Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx>
Date: Thu, 24 May 2007 10:37:47 +0800
Cc: Ewan Mellor <ewan@xxxxxxxxxxxxx>, Alex Williamson <alex.williamson@xxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 23 May 2007 19:36:33 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <D6C79DA5E63561takebe_akio@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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcedpgA5V+a1qeSZT4qsFVjS+hdfwgAA/Uvg
Thread-topic: [Xen-devel][PATCH]NVRAM support for IA64

Good good study,day day up ! ^_^
-Wing(zhang xin)
 
OTC,Intel Corporation

>-----Original Message-----
>From: Akio Takebe [mailto:takebe_akio@xxxxxxxxxxxxxx]
>Sent: 2007年5月24日 9:50
>To: Zhang, Xing Z; xen-devel@xxxxxxxxxxxxxxxxxxx; Ian Campbell
>Cc: Alex Williamson; xen-ia64-devel; Keir Fraser; Ewan Mellor
>Subject: Re: [Xen-devel][PATCH]NVRAM support for IA64
>
>Hi, Wing
>CC: Keir and Ewan
>
>>         Attachment is a patch implementing NVRAM for IA64. The patch is
>> to add patch through libxc to remove the file access dependency from
>> Qemu. The patch doesn't touch much of the
>>
>> common code, just add a hook in Xend and a HVM param in XEN. Hope your
>> comments on it. Nvram is important to IA64, we got many requirements for
>> it.Thx:-)
>Wing, this patch is great improvement.
>Without this patch, we cannot boot windows 2008,
>and also cannot boot windows 2003 automatically on ia64.
>
>I have a few commens.
>PERROR doesn't print messages because libxc doesn't have terminal.
>So it is better to pass Error codes (e.g. ENOMNT, EPERM..) to xend so
>xend can catch exceptions and, as a result, it puts error messages in
>xend.log.

[Zhang, Xing Z(Wing)] 
PERROR prints messages to xend-debug.log. It also transfers the errno variable 
to readable string and prints it to dom0's console.
There are lots of usages of PERROR in libxc lib, so I think PERROR works fine.
Thanks for your comments.

>How do you like this?
>
>Keir and Ewan, do you have any other comments?
>
>Best Regards,
>
>Akio Takebe

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

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