]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: migration: Add VM log entry on start of migration
authorPeter Krempa <pkrempa@redhat.com>
Tue, 7 Jun 2016 15:02:14 +0000 (17:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Jun 2016 16:10:29 +0000 (18:10 +0200)
commitecb714de539e0bd81f7c80d8b3886af70e9b3811
tree2da1a5d5657a5c7cffde5438f9ed1cf8baa01b60
parentcf3ea0769c54a328733bcb0cd27f546e70090c89
qemu: migration: Add VM log entry on start of migration

Note the start of migration of a qemu process to the VM log file for
possible debug purposes.
src/qemu/qemu_migration.c