All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] migration: support for authorization control on TLS connections
@ 2019-02-27 14:53 Daniel P. Berrangé
  2019-02-27 14:53 ` [Qemu-devel] [PATCH 1/1] migration: add support for a "tls-authz" migration parameter Daniel P. Berrangé
  2019-03-07 12:20 ` [Qemu-devel] [PATCH 0/1] migration: support for authorization control on TLS connections Daniel P. Berrangé
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel P. Berrangé @ 2019-02-27 14:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Juan Quintela, Dr. David Alan Gilbert, Eric Blake,
	Markus Armbruster, Daniel P. Berrangé

This series provides the migration part of the authorization control series
previously posted as:

  v1: https://lists.gnu.org/archive/html/qemu-devel/2018-06/msg04482.html
  v2: https://lists.gnu.org/archive/html/qemu-devel/2018-06/msg05727.html
  v3: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01639.html
  v4: https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg04319.html

The core authz framework is now merged & this patch has had
positive review. Thus this migration part is ready to go into the
migration maintainer's tree, should the maintainer consider them
acceptable.

Daniel P. Berrangé (1):
  migration: add support for a "tls-authz" migration parameter

 hmp.c                 |  9 +++++++++
 migration/migration.c |  8 ++++++++
 migration/tls.c       |  2 +-
 qapi/migration.json   | 14 +++++++++++++-
 4 files changed, 31 insertions(+), 2 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-03-07 12:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-27 14:53 [Qemu-devel] [PATCH 0/1] migration: support for authorization control on TLS connections Daniel P. Berrangé
2019-02-27 14:53 ` [Qemu-devel] [PATCH 1/1] migration: add support for a "tls-authz" migration parameter Daniel P. Berrangé
2019-03-07 12:20 ` [Qemu-devel] [PATCH 0/1] migration: support for authorization control on TLS connections Daniel P. Berrangé

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.