On Fri, May 26, 2017 at 11:58:45 +0200, Michal Privoznik wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1450349
Problem is, qemu fails to load guest memory image if these
attribute change on migration/restore from an image.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/libvirt_private.syms | 2 ++
src/qemu/qemu_conf.c | 2 +-
src/qemu/qemu_domain.c | 22 ++++++++++++++++++++++
src/qemu/qemu_domain.h | 1 +
4 files changed, 26 insertions(+), 1 deletion(-)
ACK. Obviously both patches are NOT safe for freeze.