diff options
author | 2010-04-16 19:28:14 +0200 | |
---|---|---|
committer | 2010-07-20 17:39:26 -0500 | |
commit | 8628a3dff786a45641b2282344576fc694e12b3c (patch) | |
tree | 1a65a5f62049b734b152da19329b66f826010819 /qemu-kvm-x86.c | |
parent | qcow2: Fix creation of large images (diff) | |
download | qemu-kvm-8628a3dff786a45641b2282344576fc694e12b3c.tar.gz qemu-kvm-8628a3dff786a45641b2282344576fc694e12b3c.tar.bz2 qemu-kvm-8628a3dff786a45641b2282344576fc694e12b3c.zip |
vmdk: Fix COW
When trying to do COW, VMDK wrote the data back to the backing file. This
problem was revealed by the patch that made backing files read-only. This patch
does not only fix the problem, but also simplifies the VMDK code a bit.
This fixes the backing file qemu-iotests cases for VMDK.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit c336500df5bf08492f4e7796b2193cd4976f3548)
Diffstat (limited to 'qemu-kvm-x86.c')
0 files changed, 0 insertions, 0 deletions