Re: [Qemu-devel] [PATCH v2][ 18/21] qapi: Makefile changes to build test-visiter

2011-06-08 Thread Anthony Liguori
On 06/08/2011 12:39 PM, Luiz Capitulino wrote: On Fri, 3 Jun 2011 17:33:16 -0500 Michael Roth wrote: Signed-off-by: Michael Roth This doesn't build: ~/src/qmp-unstable/build (qapi-review)/ mk test-visiter GEN qapi-generated/test-qapi-types.h GEN qapi-generated/test-qapi-visit.h

Re: [Qemu-devel] [PATCH v2][ 18/21] qapi: Makefile changes to build test-visiter

2011-06-08 Thread Luiz Capitulino
On Wed, 08 Jun 2011 12:55:29 -0500 Michael Roth wrote: > On 06/08/2011 12:39 PM, Luiz Capitulino wrote: > > On Fri, 3 Jun 2011 17:33:16 -0500 > > Michael Roth wrote: > > > >> > >> Signed-off-by: Michael Roth > > > > This doesn't build: > > > > ~/src/qmp-unstable/build (qapi-review)/ mk test-vis

Re: [Qemu-devel] [PATCH v2][ 18/21] qapi: Makefile changes to build test-visiter

2011-06-08 Thread Michael Roth
On 06/08/2011 12:39 PM, Luiz Capitulino wrote: On Fri, 3 Jun 2011 17:33:16 -0500 Michael Roth wrote: Signed-off-by: Michael Roth This doesn't build: ~/src/qmp-unstable/build (qapi-review)/ mk test-visiter GEN qapi-generated/test-qapi-types.h GEN qapi-generated/test-qapi-visit.h

Re: [Qemu-devel] [PATCH v2][ 18/21] qapi: Makefile changes to build test-visiter

2011-06-08 Thread Luiz Capitulino
On Wed, 08 Jun 2011 13:12:50 -0500 Anthony Liguori wrote: > On 06/08/2011 12:39 PM, Luiz Capitulino wrote: > > On Fri, 3 Jun 2011 17:33:16 -0500 > > Michael Roth wrote: > > > >> > >> Signed-off-by: Michael Roth > > > > This doesn't build: > > > > ~/src/qmp-unstable/build (qapi-review)/ mk test-

Re: [Qemu-devel] [PATCH v2][ 18/21] qapi: Makefile changes to build test-visiter

2011-06-08 Thread Luiz Capitulino
On Fri, 3 Jun 2011 17:33:16 -0500 Michael Roth wrote: > > Signed-off-by: Michael Roth This doesn't build: ~/src/qmp-unstable/build (qapi-review)/ mk test-visiter GEN qapi-generated/test-qapi-types.h GEN qapi-generated/test-qapi-visit.h CCqapi/qmp-input-visiter.o CCqapi/qm

[Qemu-devel] [PATCH v2][ 18/21] qapi: Makefile changes to build test-visiter

2011-06-03 Thread Michael Roth
Signed-off-by: Michael Roth --- Makefile | 14 ++ Makefile.objs |7 +++ 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index cf318c8..7176176 100644 --- a/Makefile +++ b/Makefile @@ -145,6 +145,19 @@ check-qlist: check-qlist.o qlist