On 28/11/2017 18:32, Laurent Vivier wrote: > Migration of pseries is broken with TCG because > QEMU tries to restore KVM MMU state unconditionally. > > The result is a SIGSEGV in kvm_vm_ioctl(): > > at qemu/accel/kvm/kvm-all.c:2032 > radix=<optimized out>, gtse=<optimized out>, proc_tbl=<optimized out>) > at qemu/target/ppc/kvm.c:396 > version_id=<optimized out>) at /home/lvivier/qemu/hw/ppc/spapr.c:1578 > vmsd=0x1009479e0 <vmstate_spapr>, opaque=0x1019103c0, > version_id=<optimized out>) at /home/lvivier/qemu/migration/vmstate.c:165 > at qemu/migration/savevm.c:748 >
I'm going to resend the patch because the lines starting with "#" have been removed... Thanks, Laurent