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

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