]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-doc.texi
Allow users to specify the vmdk virtual hardware version.
authorJanne Karhunen <janne.karhunen@gmail.com>
Tue, 3 May 2016 09:43:30 +0000 (02:43 -0700)
committerKevin Wolf <kwolf@redhat.com>
Thu, 12 May 2016 13:22:08 +0000 (15:22 +0200)
commitf249924e96861f1dd7c5f79e62e3fb96c78e255d
tree80c77993c721f4338b3b3db1350a3b62c4ab802c
parented79f37d9b6f1d3543afe5103bbe9dab43484b66
Allow users to specify the vmdk virtual hardware version.

Vmdk images have metadata to indicate the vmware virtual
hardware version image was created/tested to run with.
Allow users to specify that version via new 'hwversion'
option.

[ kwolf: Adjust qemu-iotests common.filter ]

Signed-off-by: Janne Karhunen <Janne.Karhunen@gmail.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/vmdk.c
include/block/block_int.h
qemu-doc.texi
tests/qemu-iotests/common.filter