[Qemu-devel] [PATCH 1/6] QMP: add scripts/qmp

2013-09-13 Thread Luiz Capitulino
Populate it with all scripts stored in QMP/. Also fixes trailing whitespaces in qmp-shell and qmp.py. Signed-off-by: Luiz Capitulino --- {QMP => scripts/qmp}/qemu-ga-client | 0 {QMP => scripts/qmp}/qmp| 0 {QMP => scripts/qmp}/qmp-shell | 2 +- {QMP => scripts/qmp}/qmp.py

Re: [Qemu-devel] [PATCH 1/6] QMP: add scripts/qmp

2013-09-13 Thread Luiz Capitulino
On Wed, 11 Sep 2013 16:13:32 -0600 Eric Blake wrote: > On 09/11/2013 04:08 PM, Eric Blake wrote: > > On 09/11/2013 02:52 PM, Luiz Capitulino wrote: > >> Populate it with all scripts stored in QMP/. > >> > >> Signed-off-by: Luiz Capitulino > > > Reviewed-by: Eric Blake > > > > Repeat after me:

Re: [Qemu-devel] [PATCH 1/6] QMP: add scripts/qmp

2013-09-11 Thread Eric Blake
On 09/11/2013 04:08 PM, Eric Blake wrote: > On 09/11/2013 02:52 PM, Luiz Capitulino wrote: >> Populate it with all scripts stored in QMP/. >> >> Signed-off-by: Luiz Capitulino > Reviewed-by: Eric Blake > > Repeat after me: > git config diff.renames true > > at which point, this commit is much

Re: [Qemu-devel] [PATCH 1/6] QMP: add scripts/qmp

2013-09-11 Thread Eric Blake
On 09/11/2013 02:52 PM, Luiz Capitulino wrote: > Populate it with all scripts stored in QMP/. > > Signed-off-by: Luiz Capitulino > --- > QMP/qemu-ga-client | 299 > - > QMP/qmp| 126 --- > QMP/qmp-shell