]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Support only raw volumes in qemuDomainBlockPeek
authorPeter Krempa <pkrempa@redhat.com>
Fri, 12 May 2017 14:00:27 +0000 (16:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Jul 2017 15:07:04 +0000 (17:07 +0200)
commitb662d0b52003accaea865a694c4eb35d87a3b5bc
tree07753cd3202faa7ff2afcc38ff0eff1f2b97cda0
parent3956af495ecb84dc79f6c1c23d221e868aaf3ab5
qemu: Support only raw volumes in qemuDomainBlockPeek

The API documents that it peeks into the VM disk. We can't do that
currently for non raw images so report an error.
src/qemu/qemu_driver.c