]> git.proxmox.com Git - pve-qemu-kvm.git/commit
enable cache=unsafe for vma extract_content and qmp_savevm_start
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 1 Aug 2016 06:51:02 +0000 (08:51 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 1 Aug 2016 08:29:49 +0000 (10:29 +0200)
commitaeda7acde1f89af30fee1109c0b2efb71e4ce1fb
tree339f08434724f93243626f0a9e82ea1f2cff1e97
parent6e9e99dd1de7f0ea0376c9c16bb49d2cbffe1267
enable cache=unsafe for vma extract_content and qmp_savevm_start

We don't send any flush here, so we need to open with cache=unsafe.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
debian/patches/pve/0048-BDRV_O_CACHE_WB-was-removed.patch