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
> ---
> include/qemu/sockets.h | 2 ++
> util/qemu-sockets.c| 22 +++---
> 2 files changed, 13 insertions(+), 11 deletions(-)
>
Allow other users to create the QemuOpts needed for inet_connect_opts().
Signed-off-by: Kevin Wolf
---
include/qemu/sockets.h | 2 ++
util/qemu-sockets.c| 22 +++---
2 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/include/qemu/sockets.h b/include/qemu/socket