Re: [Qemu-devel] [PATCH v1 00/20] QEMU Monitor Protocol

2009-12-01 Thread Luiz Capitulino
On Tue, 1 Dec 2009 11:38:52 + "Daniel P. Berrange" wrote: > On Thu, Nov 26, 2009 at 10:58:50PM -0200, Luiz Capitulino wrote: > > Hi, > > > > This series has a number of improvements over v0 and is a serious > > candidate for inclusion. > > > > Something I'd like to make clear is that QMP

Re: [Qemu-devel] [PATCH v1 00/20] QEMU Monitor Protocol

2009-12-01 Thread Daniel P. Berrange
On Thu, Nov 26, 2009 at 10:58:50PM -0200, Luiz Capitulino wrote: > Hi, > > This series has a number of improvements over v0 and is a serious > candidate for inclusion. > > Something I'd like to make clear is that QMP is still unstable: > some commands output are being fixed and most of the err

[Qemu-devel] [PATCH v1 00/20] QEMU Monitor Protocol

2009-11-26 Thread Luiz Capitulino
Hi, This series has a number of improvements over v0 and is a serious candidate for inclusion. Something I'd like to make clear is that QMP is still unstable: some commands output are being fixed and most of the error handling has not been done yet. It might look scary to have an unstable pr