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] [Xen-ia64][PATCH]Fix incorrect NVRAM saving if domain d

To: <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] [Xen-ia64][PATCH]Fix incorrect NVRAM saving if domain destroyed by error configure
From: "Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx>
Date: Wed, 27 Jun 2007 18:31:50 +0800
Delivery-date: Wed, 27 Jun 2007 03:29:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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: Ace4pl8PmtcmPpgCT62FsXnz02/0Zg==
Thread-topic: [Xen-ia64][PATCH]Fix incorrect NVRAM saving if domain destroyed by error configure

Nvram saving is always executed whereas domain destroyed by an error configure parameter. In this case, Nvram saving function will get a wrong address where NVRAM data located by GFW and save garbage data into NVRM file. Configure a wrong “vif” parameter can expose this issue.

 

This patch fix the issue by adding an address check function in NVRAM saving path.

 

Signed-off-by, Zhang Xin < xing.z.zhang@xxxxxxxxx>

Attachment: nvram_vaild_addr.patch
Description: nvram_vaild_addr.patch

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>