This series adds blockstats support to virtio-blk data-plane and protects query-blockstats from races with the dataplane IOThread.
Stefan Hajnoczi (3): dataplane: add bdrv_acct_*() accounting block: make bdrv_query_stats() static block: acquire AioContext is qmp_query_blockstats() block/qapi.c | 6 +++++- hw/block/dataplane/virtio-blk.c | 10 ++++++++++ include/block/qapi.h | 1 - 3 files changed, 15 insertions(+), 2 deletions(-) -- 1.9.3