Re: [Qemu-devel] [PATCH 1/3] Add scripts directory

2011-01-11 Thread Stefan Hajnoczi
On Tue, Jan 11, 2011 at 8:24 PM, Blue Swirl wrote: > On Tue, Jan 11, 2011 at 8:09 PM, Stefan Hajnoczi wrote: >> I'd like to test but this email is line wrapped and git-am won't apply it. > > Now attached, are these OK? Yes, thanks. Patch 1/3 configures and builds successfully. BTW the GMail we

Re: [Qemu-devel] [PATCH 1/3] Add scripts directory

2011-01-11 Thread Stefan Hajnoczi
On Tue, Jan 11, 2011 at 7:58 PM, Blue Swirl wrote: > diff --git a/Makefile b/Makefile > index 6d601ee..eca4c76 100644 > --- a/Makefile > +++ b/Makefile > @@ -47,7 +47,7 @@ config-all-devices.mak: $(SUBDIR_DEVICES_MAK) >  -include $(SUBDIR_DEVICES_MAK_DEP) > >  %/config-devices.mak: default-configs

[Qemu-devel] [PATCH 1/3] Add scripts directory

2011-01-11 Thread Blue Swirl
Move build and user scripts into scripts directory. Signed-off-by: Blue Swirl --- Makefile | 26 ++-- Makefile.target| 10 configure |2 +- gdbs