K 10 svn:author V 6 marcel K 8 svn:date V 27 2014-11-26T00:58:36.542564Z K 7 svn:log V 288 Add qcow.c, vhd.c and vmdk.c for adding support for QCOW, VHD and VMDK (resp.). These formats return nothing but errors, but help to test the probe logic. It's generally good to be able to detect a format, even if support for it is not present. It avoids treating the file as a raw disk. END