Home
last modified time | relevance | path

Searched hist:"01 fc99d6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dvmdk.c01fc99d6 Tue Jul 12 06:56:30 CDT 2011 Fam Zheng <famcool@gmail.com> VMDK: probe for monolithicFlat images

Probe as the same behavior as VMware does.
Recognize image as monolithicFlat descriptor file when the file is text
and the first effective line (not '#' leaded comment or space line) is
either 'version=1' or 'version=2'. No space or upper case charactors
accepted.

Signed-off-by: Fam Zheng <famcool@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>