]> granicus.if.org Git - file/commitdiff
Version 2 and above files are better known as QCOW2 not QCOW (Ondrej Dubaj)
authorChristos Zoulas <christos@zoulas.com>
Tue, 4 Dec 2018 12:12:53 +0000 (12:12 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 4 Dec 2018 12:12:53 +0000 (12:12 +0000)
magic/Magdir/virtual

index f11a791dc1bb3f67a231375a32531fede3a70474..f2fc7ae8e04f556e2b0247ae66e29add7ac1e078 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: virtual,v 1.7 2018/11/23 09:46:01 christos Exp $
+# $File: virtual,v 1.8 2018/12/04 12:12:53 christos Exp $
 # From: James Nobis <quel@quelrod.net>
 # Microsoft hard disk images for:
 # Virtual Server
@@ -97,7 +97,7 @@
 # Updated by Adam Buchbinder (adam.buchbinder@gmail.com)
 # Made by reading sources, reading documentation, and doing trial and error
 # on existing QCOW files
-0      string/b        QFI\xFB QEMU QCOW Image
+0      string/b        QFI\xFB
 
 # Uncomment the following line to display Magic (only used for debugging
 # this magic number)
 
 # There are currently 2 Versions: "1" and "2".
 # http://www.gnome.org/~markmc/qcow-image-format-version-1.html
->4     belong  1       (v1)
+>4     belong          !1      QEMU QCOW2 Image
+>4     belong          1       QEMU QCOW Image (v1)
 
 # Using the existence of the Backing File Offset to determine whether
 # to read Backing File Information