On 10/05/2017 16:51, Dr. David Alan Gilbert wrote: > I'll give you a manual one; I just migrated: > /opt/qemu/v1.0.1/bin/qemu-system-x86_64 -M pc-1.0 -m 2G > /home/vms/f23-serial-010.qcow2 -M pc-1.0 -nographic > to > /opt/qemu/v2.9.0/bin/qemu-system-x86_64 -M pc-1.0 -m 2G > /home/vms/f23-serial-010.qcow2 -M pc-1.0 -nographic -incoming tcp::4444 > > seems to have survived. > Not exactly conclusive or heavy coverage, but it's not completely > broken.
Yeah, I think resetting the VM will fail, or something like that. Paolo