All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] libxl: a few small migration fixes
@ 2015-07-16 20:51 Jim Fehlig
  2015-07-16 20:51 ` [PATCH 1/3] libxl: fix ref counting of libxlMigrationDstArgs Jim Fehlig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jim Fehlig @ 2015-07-16 20:51 UTC (permalink / raw)
  To: libvir-list; +Cc: xen-devel

This series fixes a few issues found while testing migration with
latest Xen and libvirt.  See the individual patches for details.

Jim Fehlig (3):
  libxl: fix ref counting of libxlMigrationDstArgs
  libxl: don't attempt to resume domain when suspend fails
  libxl: acquire a job when receiving a migrating domain

 src/libxl/libxl_migration.c | 52 +++++++++++++++++++--------------------------
 1 file changed, 22 insertions(+), 30 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-07-29 22:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 20:51 [PATCH 0/3] libxl: a few small migration fixes Jim Fehlig
2015-07-16 20:51 ` [PATCH 1/3] libxl: fix ref counting of libxlMigrationDstArgs Jim Fehlig
2015-07-20 15:28   ` Olaf Hering
     [not found]   ` <20150720152834.GA23272@aepfle.de>
2015-07-29 22:07     ` Jim Fehlig
2015-07-16 20:51 ` [PATCH 2/3] libxl: don't attempt to resume domain when suspend fails Jim Fehlig
2015-07-16 20:51 ` [PATCH 3/3] libxl: acquire a job when receiving a migrating domain Jim Fehlig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.