]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Allow migration with invtsc if tsc frequency is set
authorJiri Denemark <jdenemar@redhat.com>
Fri, 24 Mar 2017 08:27:26 +0000 (09:27 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 27 Mar 2017 18:16:32 +0000 (20:16 +0200)
commit03eeb84fed50074198486ffe4fa3e43df44bd236
treebb7910927620a970e1068528a754b115c7e5c501
parent6cb8bf6ab9a126977e4470a666aa5da0752196be
qemu: Allow migration with invtsc if tsc frequency is set

Migration with invtsc is allowed by QEMU as long as TSC frequency is
explicitly specified.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_migration.c