qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5] qemu-nbd: Implement socket activation.


From: Richard W.M. Jones
Subject: Re: [Qemu-devel] [PATCH v5] qemu-nbd: Implement socket activation.
Date: Mon, 6 Feb 2017 16:29:24 +0000
User-agent: Mutt/1.5.20 (2009-12-10)

On Mon, Feb 06, 2017 at 05:10:13PM +0100, Paolo Bonzini wrote:
> Queued, thanks.

Could you change this comment s/!_WIN32/_WIN32/, or do you
want me to submit another patch?

> > +#else /* !_WIN32 */
> > +static unsigned int check_socket_activation(void)
> > +{
> > +    return 0;
> > +}
> > +#endif
> > +

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]