All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Misc followup fixes for migration tls series
@ 2016-06-01 10:17 Daniel P. Berrange
  2016-06-01 10:17 ` [Qemu-devel] [PATCH 1/2] migration: fix typos in qapi-schema from latest migration additions Daniel P. Berrange
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel P. Berrange @ 2016-06-01 10:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Amit Shah, Juan Quintela, Eric Blake, Daniel P. Berrange

This small series addresses the few comments made about the
migration tls series after it was merged.

Daniel P. Berrange (2):
  migration: fix typos in qapi-schema from latest migration additions
  migration: rename functions to starting migrations

 include/migration/migration.h | 26 +++++++++++++-------------
 migration/exec.c              |  4 ++--
 migration/fd.c                |  4 ++--
 migration/migration.c         | 18 +++++++++---------
 migration/rdma.c              |  4 ++--
 migration/socket.c            |  6 +++---
 migration/tls.c               | 18 +++++++++---------
 qapi-schema.json              | 10 +++++-----
 8 files changed, 45 insertions(+), 45 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-06-01 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-01 10:17 [Qemu-devel] [PATCH 0/2] Misc followup fixes for migration tls series Daniel P. Berrange
2016-06-01 10:17 ` [Qemu-devel] [PATCH 1/2] migration: fix typos in qapi-schema from latest migration additions Daniel P. Berrange
2016-06-01 10:17 ` [Qemu-devel] [PATCH 2/2] migration: rename functions to starting migrations Daniel P. Berrange
2016-06-01 14:37 ` [Qemu-devel] [PATCH 0/2] Misc followup fixes for migration tls series Eric Blake

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.