Re: [Qemu-devel] [patch 6/7] QEMU live block copy (update)

2011-06-19 Thread Marcelo Tosatti
On Tue, Jun 07, 2011 at 12:15:55PM +0200, Jiri Denemark wrote: > > +} > > +}, > > What about using the same form of progress reporting as used by query-migrate? > That is, instead of Done. > One can trivially compute percentage from that but it's impossible to get this > kind

Re: [Qemu-devel] [patch 6/7] QEMU live block copy (update)

2011-06-15 Thread Marcelo Tosatti
On Tue, Jun 07, 2011 at 12:15:55PM +0200, Jiri Denemark wrote: > On Mon, Jun 06, 2011 at 14:03:44 -0300, Marcelo Tosatti wrote: > ... > > + "return":[ > > +{"device":"ide1-hd0", > > +"status":"active", > > +"info":{ > > + "percentage":23, > > +

Re: [Qemu-devel] [patch 6/7] QEMU live block copy (update)

2011-06-07 Thread Jiri Denemark
On Mon, Jun 06, 2011 at 14:03:44 -0300, Marcelo Tosatti wrote: ... > SQMP > +query-block-copy > +- > + > +Live block copy status. > + > +Each block copy instance information is stored in a json-object and the > returned > +value is a json-array of all instances. > + > +Each json-objec