Re: [Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Markus Armbruster
Luiz Capitulino writes: > On Fri, 18 Dec 2009 18:20:52 +0100 > Markus Armbruster wrote: > >> Luiz Capitulino writes: >> >> [...] >> > -4. Notes to Client implementors >> > >> > +4. Compatibility Considerations >> > + >> > >> >

Re: [Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Markus Armbruster
Anthony Liguori writes: > Markus Armbruster wrote: >> While I think these promises are appropriate for a mature version of the >> protocol, I do not think we should make them for 0.12. >> >> We've just dreamed up version 0.1 of the protocol. It hasn't been used >> in anger. Yes, we put some ser

Re: [Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Luiz Capitulino
On Fri, 18 Dec 2009 19:06:18 +0100 Markus Armbruster wrote: > Anthony Liguori writes: > > > Markus Armbruster wrote: > >> While I think these promises are appropriate for a mature version of the > >> protocol, I do not think we should make them for 0.12. > >> > >> We've just dreamed up version

Re: [Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Luiz Capitulino
On Fri, 18 Dec 2009 18:20:52 +0100 Markus Armbruster wrote: > Luiz Capitulino writes: > > [...] > > -4. Notes to Client implementors > > > > +4. Compatibility Considerations > > + > > > > -4.1 It is recommended to always start t

Re: [Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Luiz Capitulino
On Fri, 18 Dec 2009 11:44:27 -0600 Anthony Liguori wrote: > Markus Armbruster wrote: > > While I think these promises are appropriate for a mature version of the > > protocol, I do not think we should make them for 0.12. > > > > We've just dreamed up version 0.1 of the protocol. It hasn't been u

Re: [Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Anthony Liguori
Markus Armbruster wrote: While I think these promises are appropriate for a mature version of the protocol, I do not think we should make them for 0.12. We've just dreamed up version 0.1 of the protocol. It hasn't been used in anger. Yes, we put some serious thought in it, and we even have pro

Re: [Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Markus Armbruster
Luiz Capitulino writes: [...] > -4. Notes to Client implementors > > +4. Compatibility Considerations > + > > -4.1 It is recommended to always start the Server in pause mode, thus the > -Client is able to perform any setup pro

[Qemu-devel] [PATCH 5/7] QMP: Update spec file

2009-12-18 Thread Luiz Capitulino
- Remove "draft" status - Change default success response to be json-object - Change error and event data member to be a json-object - Update examples - Add new section "Compatibility Considerations" - Other fixes and clarifications Signed-off-by: Luiz Capitulino --- QMP/qmp-spec.txt | 69