[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [win-pv-devel] [PATCH] The SOFTWARE registry hive is not accessible at boot time
Hence it cannot be used for the monitor request key, otherwise XENVBD cannot necessarily access it. Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> --- src/xenbus.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xenbus.inf b/src/xenbus.inf index 3340573..2104d54 100644 --- a/src/xenbus.inf +++ b/src/xenbus.inf @@ -157,7 +157,7 @@ XenBusName="@PRODUCT_NAME@ PV Bus" XenFiltName="@PRODUCT_NAME@ Generic Bus Filter" MonitorName="@PRODUCT_NAME@ PV Driver Monitor" MonitorDesc="Provides support for @PRODUCT_NAME@ PV drivers" -RequestKey="SOFTWARE\@VENDOR_NAME@\@PRODUCT_NAME@\PV Driver Monitor\Request" +RequestKey="SYSTEM\CurrentControlSet\Services\xenbus_monitor\Request" DialogTitle="@PRODUCT_NAME@" DialogMessage="needs to restart the system to complete installation. Press 'Yes' to restart the system now or 'No' if you plan to restart the system later." -- 2.1.1 _______________________________________________ win-pv-devel mailing list win-pv-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |