commit | 9887b616619f62977682e76927a9b5a6134cc8bf | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 18 16:49:16 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Oct 24 10:26:19 2012 +0200 |
tree | 9cccc27bc590600ed8b0d81a9b05149fa5b889fc | |
parent | ac84adac48963653638a1c95dd7c6ab8b4d5a4f3 [diff] |
block: add bdrv_query_stats qmp_query_blockstat cannot have errors, remove the Error argument and create a new public function bdrv_query_stats out of it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>