Re: [Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo

2015-06-02 Thread Stefan Hajnoczi
On Fri, May 29, 2015 at 06:16:07AM -0400, Chen Hanxiao wrote: > s/interation/iteration > > Signed-off-by: Chen Hanxiao > --- > docs/writing-qmp-commands.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi pgppgA1sBDItV.pgp Description: PGP signature

[Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo

2015-05-29 Thread Chen Hanxiao
s/interation/iteration Signed-off-by: Chen Hanxiao --- docs/writing-qmp-commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/writing-qmp-commands.txt b/docs/writing-qmp-commands.txt index f3df206..ab1fdd3 100644 --- a/docs/writing-qmp-commands.txt +++ b/docs/writ

Re: [Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo

2015-05-28 Thread Peter Maydell
On 28 May 2015 at 15:05, Markus Armbruster wrote: > Michael Tokarev writes: > >> 28.05.2015 15:12, Markus Armbruster wrote: >>> Patches must be posted to -devel for review. >>> >>> If you accept patches sent just to -trivial, then the only post to >>> -devel will be your pull request, where it mo

Re: [Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo

2015-05-28 Thread Markus Armbruster
Michael Tokarev writes: > 28.05.2015 15:12, Markus Armbruster wrote: >> Michael Tokarev writes: > [] >>> Marcus: I don't think such obvious and trivial changes needs to be re-sent >>> to -devel. Ofcourse it is better to send things to -devel rigth away, but >>> requiring to resent is a bit over

Re: [Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo

2015-05-28 Thread Michael Tokarev
28.05.2015 15:12, Markus Armbruster wrote: > Michael Tokarev writes: [] >> Marcus: I don't think such obvious and trivial changes needs to be re-sent >> to -devel. Ofcourse it is better to send things to -devel rigth away, but >> requiring to resent is a bit over the top. I think anyway :) > > P

Re: [Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo

2015-05-28 Thread Michael Tokarev
26.05.2015 12:25, Chen Hanxiao wrote: > s/interation/iteration > > Signed-off-by: Chen Hanxiao > --- > docs/writing-qmp-commands.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/writing-qmp-commands.txt b/docs/writing-qmp-commands.txt > index f3df206..ab1fdd3 10