Home
last modified time | relevance | path

Searched hist:54302156 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqapi.c54302156 Wed Mar 02 17:31:09 GMT 2016 Max Reitz <mreitz@redhat.com> block/qapi: Pass bdrv_query_blk_stats() s->stats

bdrv_query_blk_stats() does not need access to all of BlockStats,
BlockDeviceStats is enough and is what this function is actually
supposed to fill.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>