qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 03/11] qemu-socket: Make socket_optslist public


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 03/11] qemu-socket: Make socket_optslist public
Date: Tue, 19 Mar 2013 13:51:31 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 03/18/2013 11:23 AM, Kevin Wolf wrote:
> Allow other users to create the QemuOpts needed for inet_connect_opts().
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  include/qemu/sockets.h |  2 ++
>  util/qemu-sockets.c    | 22 +++++++++++-----------
>  2 files changed, 13 insertions(+), 11 deletions(-)

> +++ b/util/qemu-sockets.c
> @@ -34,9 +34,9 @@
>  static const int on=1, off=0;
>  
>  /* used temporarely until all users are converted to QemuOpts */

As long as you are in the area,

s/temporarely/temporarily/

That's trivial, though, so:

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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