8 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] [Xen-ia64][PATCH] Fi...
FromSent OnAttachments
Zhang, Xing Z26 Jun 2007 00:55.patch
Alex Williamson26 Jun 2007 12:37 
Zhang, Xing Z26 Jun 2007 19:37 
Alex Williamson27 Jun 2007 20:53 
Zhang, Xing Z27 Jun 2007 21:51 
Zhang, Xing Z28 Jun 2007 00:06 
Zhang, Xing Z28 Jun 2007 01:59.patch
Alex Williamson02 Jul 2007 11:14 
Subject:[Xen-ia64-devel] [Xen-ia64][PATCH] Fix NVRAM data can not be saved when guest execute "reboot" instruction
From:Zhang, Xing Z (xing@intel.com)
Date:06/26/2007 12:55:15 AM
List:com.xensource.lists.xen-ia64-devel
Attachments:

Different with old Xen, executing "reboot" instruction in guest will not fall into destroy() function of Xend in current changeset. This makes NVRAM save not work when guest reboot.

The patch fixes this issue. It is a little dirty because I can't find a more elegant way.

Alex, If you agree with this patch, could you check in it ASAP and push it into Xen-unstable tree? So that RH can pick this patch for RHEL5.1.

Any comment is welcome. Thx.