]> xenbits.xensource.com Git - people/pauldu/xenvif.git/commitdiff
The SOFTWARE registry hive is not accessible at boot time
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 22 Aug 2016 07:44:15 +0000 (08:44 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 22 Aug 2016 07:44:15 +0000 (08:44 +0100)
Hence it cannot be used for the monitor request key, otherwise XENVBD
cannot necessarily access it.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenvif.inf

index c6cf9616a11dcc37deee176f00aabce258663e47..03f0f53dfb250f9ad27bccbfde7e46d5aed901c0 100644 (file)
@@ -100,7 +100,7 @@ HKR,,CoInstallers32,0x00010000,"xenvif_coinst_@MAJOR_VERSION@_@MINOR_VERSION@_@M
 Vendor="@VENDOR_NAME@"
 DiskDesc="@PRODUCT_NAME@ PV Network Class Package"
 XenVifName="@PRODUCT_NAME@ PV Network Class"
-RequestKey="SOFTWARE\@VENDOR_NAME@\@PRODUCT_NAME@\PV Driver Monitor\Request"
+RequestKey="SYSTEM\CurrentControlSet\Services\xenbus_monitor\Request"
 
 SERVICE_BOOT_START=0x0 
 SERVICE_SYSTEM_START=0x1