]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove special case for virDomainBlockStats
authorJiri Denemark <jdenemar@redhat.com>
Tue, 19 Jul 2011 00:27:35 +0000 (02:27 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 27 Jul 2011 14:45:16 +0000 (08:45 -0600)
commit90feb02dd0817555501c657f6eabb5acecdbf6f1
tree5736f59290b4a2aca4e9e7fc346baa64c35e97e9
parentfb3cada0a09fd2476687c6f3329ff51fd650cae5
qemu: Remove special case for virDomainBlockStats

Like other query commands, this can now be called directly during
migration.
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_migration.c