[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [win-pv-devel] [PATCH 2/3] Fix incorrect registry key setting



> -----Original Message-----
> From: win-pv-devel-bounces@xxxxxxxxxxxxxxxxxxxx [mailto:win-pv-devel-
> bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of Paul Durrant
> Sent: 05 August 2015 10:06
> To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
> Cc: Paul Durrant
> Subject: [win-pv-devel] [PATCH 2/3] Fix incorrect registry key setting
> 
> Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx>
> ---
>  src/xen/driver.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/xen/driver.c b/src/xen/driver.c
> index 187fe1c..3f0d1c8 100644
> --- a/src/xen/driver.c
> +++ b/src/xen/driver.c
> @@ -258,7 +258,7 @@ DllInitialize(
>      if (!NT_SUCCESS(status))
>          goto fail5;
> 
> -    __DriverSetUnplugKey(UnplugKey);
> +    __DriverSetStatusKey(UnplugKey);
>

This is clearly still wrong. I'll send v2.

  Paul
 
>      status = AcpiInitialize();
>      if (!NT_SUCCESS(status))
> --
> 2.1.1
> 
> 
> _______________________________________________
> win-pv-devel mailing list
> win-pv-devel@xxxxxxxxxxxxxxxxxxxx
> http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel

_______________________________________________
win-pv-devel mailing list
win-pv-devel@xxxxxxxxxxxxxxxxxxxx
http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.