On Tue, Jun 10, 2014 at 5:00 PM, Paolo Bonzini wrote:
> Il 10/06/2014 09:29, Stefan Hajnoczi ha scritto:
>
>> 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_ac
Il 10/06/2014 09:29, Stefan Hajnoczi ha scritto:
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: acqu