On 12/02/14 17:13, Michal Privoznik wrote:
> The function queries the block devices visible to qemu
> ('query-block') and parses the qemu's output. The info is
> returned in a hash table which is expected to be pre-filled by
> qemuMonitorJSONGetAllBlockStatsInfo(). However, in the next patch
> we are not going to call the latter function at all, so we should
> make the former function add devices into the hash table if not
> found there.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  src/qemu/qemu_monitor_json.c | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)
> 

ACK


Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to