qemu-kvm CVE-2016-1756 breaks migration of instances

https://bugzilla.redhat.com/show_bug.cgi?id=1371943

work around

disable memstat in nova.conf on compute nodes

1
2
[libvirt]
mem_stats_period_seconds=0

disable memstats on running instances

1
virsh dommemstat instance-00000068 --period 0 --live