Re: [Qemu-devel] RFC: making QMP query-block more useful

2012-10-09 Thread Luiz Capitulino
On Mon, 8 Oct 2012 12:02:12 +0100 "Daniel P. Berrange" wrote: > On Fri, Oct 05, 2012 at 05:52:35PM -0600, Eric Blake wrote: > > Right now, 'query-block' has no way to filter to a single device, but > > conversely, for each device, it shows only the first backing file, > > rather than the entire b

Re: [Qemu-devel] RFC: making QMP query-block more useful

2012-10-08 Thread Daniel P. Berrange
On Fri, Oct 05, 2012 at 05:52:35PM -0600, Eric Blake wrote: > Right now, 'query-block' has no way to filter to a single device, but > conversely, for each device, it shows only the first backing file, > rather than the entire backing chain. Jeff and I were lamenting this > fact on IRC while debugg

[Qemu-devel] RFC: making QMP query-block more useful

2012-10-05 Thread Eric Blake
Right now, 'query-block' has no way to filter to a single device, but conversely, for each device, it shows only the first backing file, rather than the entire backing chain. Jeff and I were lamenting this fact on IRC while debugging his block-commit stuff. Would it be worth enhancing the QMP to