]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Unset the genid start change flag for revert force
authorJohn Ferlan <jferlan@redhat.com>
Tue, 19 Jun 2018 22:54:18 +0000 (18:54 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 20 Jun 2018 22:42:49 +0000 (18:42 -0400)
commite5d7064be02a0105b7c2f6d742c734e466eae227
tree708cb7f8ac9e18eaf25f3f69b1144efad00ff709
parent3d94e45820a8490219b6baa5811ad14447f92590
qemu: Unset the genid start change flag for revert force

If the the snapshot revert involves a forced revert option, then
let's not cause startup to change the genid flag in order to signify
that we're still running the same/previous guest and not some
snapshot reversion.

Related to:
https://bugzilla.redhat.com/show_bug.cgi?id=1149445

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_driver.c