Re: [Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-06-01 Thread Jan Kiszka
Anthony Liguori wrote: > On 06/01/2010 12:39 PM, Jan Kiszka wrote: >> Oh, it's indeed a local issue. Likely our corporate mail server. Nice... >> Sorry for the noise! >> > > Jan, I believe you're okay with the current state of this series, yes? Yes, of course! > > I'd like to apply these AS

Re: [Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-06-01 Thread Anthony Liguori
On 06/01/2010 12:39 PM, Jan Kiszka wrote: Oh, it's indeed a local issue. Likely our corporate mail server. Nice... Sorry for the noise! Jan, I believe you're okay with the current state of this series, yes? I'd like to apply these ASAP so we can start formal spec review. Regards, Anthon

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-06-01 Thread Jan Kiszka
Luiz Capitulino wrote: > On Tue, 01 Jun 2010 18:10:26 +0200 > Jan Kiszka wrote: > >> Luiz Capitulino wrote: >>> From: Jan Kiszka >>> >>> One of the most important missing feature in QMP today is its >>> supported commands documentation. >>> >>> The plan is to make it part of self-description sup

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-06-01 Thread Luiz Capitulino
On Tue, 01 Jun 2010 18:10:26 +0200 Jan Kiszka wrote: > Luiz Capitulino wrote: > > From: Jan Kiszka > > > > One of the most important missing feature in QMP today is its > > supported commands documentation. > > > > The plan is to make it part of self-description support, however > > self-descr

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-06-01 Thread Jan Kiszka
Luiz Capitulino wrote: > From: Jan Kiszka > > One of the most important missing feature in QMP today is its > supported commands documentation. > > The plan is to make it part of self-description support, however > self-description is a big task we have been postponing for a > long time now and

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-05-19 Thread Luiz Capitulino
On Wed, 19 May 2010 15:50:56 +0200 Jan Kiszka wrote: > Luiz Capitulino wrote: > > On Wed, 19 May 2010 15:30:43 +0200 > > Jan Kiszka wrote: > > > >> Luiz Capitulino wrote: > > > > [...] > > > >>> I didn't submit the syntax checking bits on purpose, there's something > >>> failing there and I

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-05-19 Thread Jan Kiszka
Luiz Capitulino wrote: > On Wed, 19 May 2010 15:30:43 +0200 > Jan Kiszka wrote: > >> Luiz Capitulino wrote: > > [...] > >>> I didn't submit the syntax checking bits on purpose, there's something >>> failing there and I didn't want to check it now. >> You already did for QMP, just skipped the S

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-05-19 Thread Luiz Capitulino
On Wed, 19 May 2010 15:30:43 +0200 Jan Kiszka wrote: > Luiz Capitulino wrote: [...] > > I didn't submit the syntax checking bits on purpose, there's something > > failing there and I didn't want to check it now. > > You already did for QMP, just skipped the STEXI/ETEXI balancing checks. > And

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-05-19 Thread Jan Kiszka
Luiz Capitulino wrote: > On Wed, 19 May 2010 11:15:16 +0200 > Jan Kiszka wrote: > >> Luiz Capitulino wrote: >>> From: Jan Kiszka >>> >>> One of the most important missing feature in QMP today is its >>> supported commands documentation. >>> >>> The plan is to make it part of self-description sup

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-05-19 Thread Luiz Capitulino
On Wed, 19 May 2010 11:15:16 +0200 Jan Kiszka wrote: > Luiz Capitulino wrote: > > From: Jan Kiszka > > > > One of the most important missing feature in QMP today is its > > supported commands documentation. > > > > The plan is to make it part of self-description support, however > > self-descr

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation

2010-05-19 Thread Jan Kiszka
Luiz Capitulino wrote: > From: Jan Kiszka > > One of the most important missing feature in QMP today is its > supported commands documentation. > > The plan is to make it part of self-description support, however > self-description is a big task we have been postponing for a > long time now and