[libvirt] [PATCH 0/2] Fix hang during concurrent guest migrations

jdenemar at redhat.com jdenemar at redhat.com
Wed May 12 10:10:17 UTC 2010


From: Jiri Denemark <jdenemar at redhat.com>

As described in https://bugzilla.redhat.com/show_bug.cgi?id=582278
libvirt may hang during concurrent P2P migration of several KVM guests.
These two patches fix that for me. Hopefully the fix will be confirmed
by the reporter.

Jirka

Jiri Denemark (2):
  Remove watches before calling REMOTE_PROC_CLOSE
  Fix monitor ref counting when adding event handle

 src/qemu/qemu_monitor.c    |   11 ++++++++++-
 src/remote/remote_driver.c |   10 +++++-----
 2 files changed, 15 insertions(+), 6 deletions(-)




More information about the libvir-list mailing list