commit | d33a1810d7f558dd1d486bc84f1cf8f96c982e2d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat May 02 00:29:37 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri May 22 10:50:34 2009 -0500 |
tree | f41931bb085bf30f46539d2e053c77d7856b44a8 | |
parent | 8217606e6edb49591b4a6fd5a0d1229cebe470a9 [diff] |
kvm: Rework VCPU reset Use standard callback with highest order to synchronize VCPU on reset after all device callbacks were execute. This allows to remove the special kvm hook in qemu_system_reset. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>