|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-ia64-devel] Re: [Xen-devel][PATCH]NVRAM support for IA64
To: |
"Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, "Ian Campbell" <Ian.Campbell@xxxxxxxxxxxxx> |
Subject: |
[Xen-ia64-devel] Re: [Xen-devel][PATCH]NVRAM support for IA64 |
From: |
Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> |
Date: |
Thu, 24 May 2007 10:50:26 +0900 |
Cc: |
Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>, Ewan Mellor <ewan@xxxxxxxxxxxxx>, Alex Williamson <alex.williamson@xxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx> |
Delivery-date: |
Wed, 23 May 2007 18:49:07 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<823A93EED437D048963A3697DB0E35DE1747B3@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> |
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> |
References: |
<823A93EED437D048963A3697DB0E35DE1747B3@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> |
Sender: |
xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx |
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.
How do you like this?
Keir and Ewan, do you have any other comments?
Best Regards,
Akio Takebe
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|