]> xenbits.xensource.com Git - libvirt.git/commit
qemu: driver: Separate bulk stats worker for block devices
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 May 2016 12:40:10 +0000 (14:40 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 19 May 2016 14:19:22 +0000 (16:19 +0200)
commit3aa5d51a9530a8737ca584b393c29297dd9bbc37
tree075308b54a1b6782acbf1e7a23df5b65ac1e0ab9
parent5d2b0e6f12b4e57d75ed1047ab1c36443b7a54b3
qemu: driver: Separate bulk stats worker for block devices

Extract the fallback path that reloads the stats from disk into a
separate function.
src/qemu/qemu_driver.c