]> git.proxmox.com Git - qemu.git/commit
qcow2: Evaluate overlap check options
authorMax Reitz <mreitz@redhat.com>
Thu, 10 Oct 2013 09:09:28 +0000 (11:09 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2013 14:50:00 +0000 (16:50 +0200)
commit1fa5cc839aa6068c9182ad8d611f844c58f95f42
treea81751f7f4296f321e0e8fd6bb0c6b8d32fff21e
parent4a273c398b0c96985d56fed8156e19876b2e3c9e
qcow2: Evaluate overlap check options

Evaluate the runtime overlap check options and set
BDRVQcowState.overlap_check appropriately.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2.c