Re: [Qemu-devel] [PATCH v2 1/9] build: add QAPI files to the tools

2012-10-02 Thread Luiz Capitulino
On Mon, 1 Oct 2012 16:52:16 +0200 Paolo Bonzini wrote: > We need them because qemu-sockets will soon be using SocketAddress. > > Signed-off-by: Paolo Bonzini Acked-by: Luiz Capitulino > --- > Makefile.objs | 3 ++- > 1 file modificato, 2 inserzioni(+). 1 rimozione(-) > > diff --git a/Make

[Qemu-devel] [PATCH v2 1/9] build: add QAPI files to the tools

2012-10-01 Thread Paolo Bonzini
We need them because qemu-sockets will soon be using SocketAddress. Signed-off-by: Paolo Bonzini --- Makefile.objs | 3 ++- 1 file modificato, 2 inserzioni(+). 1 rimozione(-) diff --git a/Makefile.objs b/Makefile.objs index 4412757..03da150 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -47,