]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Do not report unsafe migration for local files
authorJiri Denemark <jdenemar@redhat.com>
Thu, 11 Apr 2013 16:28:35 +0000 (18:28 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 11 Apr 2013 19:57:50 +0000 (21:57 +0200)
commit88624b5d4c96e9423d34de53909e65b5fff0c549
tree3a00016d16cb0751c3a87d00ce1e82581ad26bb8
parentb83b31d87a9a4ff4f0da54c2a0fdd3e9e1e60a58
qemu: Do not report unsafe migration for local files

When migrating a domain with disk images stored locally (and using
storage migration), we should not complain about unsafe migration no
matter what cache policy is used for that disk.
src/qemu/qemu_migration.c