Hi Paolo,
Am 29.12.2012 15:00, schrieb Paolo Bonzini:
i cherry picked that one on top of 1.3 sadly it does not help. VM halts,
monitor socket is no longer available kvm process is running with 100%
CPU on source side.
Can you please test master and, if it works, bisect it in reverse?
(That is, mark "bad" if it works, "good" if it fails).
It's working fine with qemu master.
I walked then through the bug patchset here:
http://www.mail-archive.com/qemu-commits@nongnu.org/msg02028.html
and backported them step by step to qemu 1.3.
It starts working to me after the first 22 patches (after introducing
the new mutex and threading for writes).
Greets,
Stefan