]> xenbits.xensource.com Git - libvirt.git/commit
Add basic support for VDI images
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 4 Feb 2013 19:18:22 +0000 (20:18 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 4 Feb 2013 22:47:42 +0000 (23:47 +0100)
commit027bf2ea373392027af3b29b1f644a8342961671
tree4e9e4991f5ea9e6d53d681f6edef98f156ff34d3
parenta0f98229ba5f015c585448a3ecb1f10690955530
Add basic support for VDI images

QEMU is fully capable of handling VDI images and we just refuse to
work with them.  As qemu-img knows and supports this, there should be
no problem with this addition.

This is of course, just basic functionality, without searching for any
backing files, etc.
src/util/virstoragefile.c
src/util/virstoragefile.h