]> git.ipfire.org Git - thirdparty/qemu.git/commit
fix broken migration
authorGlauber Costa <glommer@redhat.com>
Fri, 24 Jul 2009 20:20:23 +0000 (16:20 -0400)
committerGlauber Costa <glommer@redhat.com>
Wed, 29 Jul 2009 14:39:04 +0000 (10:39 -0400)
commitf16f83481c428ff49c8c4c1567a0202d416df078
tree49d2dd54774ef8dc132b37e1c4b98f6534182a0f
parentb358a08e7b84176f6dc5a402140f4d346249462d
fix broken migration

While fixing migration with -S, commit
89befdd1a6b18215153b8976682d57b7d03d5782 broke the rest of us. Poor
glommer, with a poor family, spare him his life from this monstruosity.

Since the unconditional vm_start, not autostart was the villain, I'm putting
back autostart. Let me know if you prefer other solutions, it doesn't really matter,
doesn't really matter to me.

Any way the wind blows...

Signed-off-by: Glauber Costa <glommer@redhat.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Glauber Costa <glommer@redhat.com>
vl.c