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

[Xen-devel] How to disable 'restart required'

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>, "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Subject: [Xen-devel] How to disable 'restart required'
From: "Wayne.Gong" <wayne.gong@xxxxxxxxxx>
Date: Fri, 5 Dec 2008 13:45:41 +0800
Cc:
Delivery-date: Thu, 04 Dec 2008 21:47:11 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi folks,
 
I meet a problem when developing windows pv drivers for Xen.
 
I need to install PV drivers when virtual disk working on QEMU mode. For virtual block devices, I need to hide PV virtual disks otherwise we may have some problems on data coherence. After PV drivers are installed on system successful, I can reboot system to enter PV mode. Then my PV drivers will take effect and virtual disk will work on PV mode.

My problem is when PV drivers take effect for the first time, Vista/Srv2008 will install PV drivers to service virtual disk, but system reboot again is required. It will pops up a dialog to reboot system again. Of course we can reboot system later and PV drivers can work fine, but I think it's not comfortable for customers. How can I hide this dialog?

Thanks
Wayne
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] How to disable 'restart required', Wayne.Gong <=