On Thu, Apr 28, 2016 at 10:23:37PM -0600, Eric Blake wrote:
> Rather than rolling our own clone via an expensive conversion
> in and back out of QObject, use the generated QAPI version.
>
> Signed-off-by: Eric Blake
>
> ---
> v3: new patch
> ---
> util/qemu-sockets.c | 22 +-
Rather than rolling our own clone via an expensive conversion
in and back out of QObject, use the generated QAPI version.
Signed-off-by: Eric Blake
---
v3: new patch
---
util/qemu-sockets.c | 22 +-
1 file changed, 1 insertion(+), 21 deletions(-)
diff --git a/util/qemu-sock