Re: [Qemu-devel] [PATCH 1/3] test: remove qemu-ga reference

2012-03-21 Thread Michael Roth
On Wed, Mar 21, 2012 at 11:37:10AM +, Stefan Hajnoczi wrote: > On Tue, Mar 20, 2012 at 12:18 AM, Michael Roth > wrote: > > This was added by mistake a while back. > > > > Signed-off-by: Michael Roth > > --- > >  tests/Makefile |    2 +- > >  1 files changed, 1 insertions(+), 1 deletions(-) >

Re: [Qemu-devel] [PATCH 1/3] test: remove qemu-ga reference

2012-03-21 Thread Stefan Hajnoczi
On Tue, Mar 20, 2012 at 12:18 AM, Michael Roth wrote: > This was added by mistake a while back. > > Signed-off-by: Michael Roth > --- >  tests/Makefile |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) After applying your series and rebuilding, I get the following error. I checked th

[Qemu-devel] [PATCH 1/3] test: remove qemu-ga reference

2012-03-19 Thread Michael Roth
This was added by mistake a while back. Signed-off-by: Michael Roth --- tests/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/Makefile b/tests/Makefile index c78ade1..354fdbb 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -17,7 +17,7 @@ test-coroutin