All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH v2 0/4] xen-blkback: support live update
@ 2019-12-10 11:33 ` Paul Durrant
  0 siblings, 0 replies; 24+ messages in thread
From: Paul Durrant @ 2019-12-10 11:33 UTC (permalink / raw)
  To: xen-devel, linux-kernel
  Cc: Jens Axboe, Juergen Gross, Stefano Stabellini,
	Konrad Rzeszutek Wilk, Paul Durrant, Boris Ostrovsky,
	Roger Pau Monné

Patch #1 is clean-up for an apparent mis-feature.

Paul Durrant (4):
  xenbus: move xenbus_dev_shutdown() into frontend code...
  xenbus: limit when state is forced to closed
  xen/interface: re-define FRONT/BACK_RING_ATTACH()
  xen-blkback: support dynamic unbind/bind

 drivers/block/xen-blkback/xenbus.c         | 59 +++++++++++++++-------
 drivers/xen/xenbus/xenbus.h                |  2 -
 drivers/xen/xenbus/xenbus_probe.c          | 35 ++++---------
 drivers/xen/xenbus/xenbus_probe_backend.c  |  1 -
 drivers/xen/xenbus/xenbus_probe_frontend.c | 24 ++++++++-
 include/xen/interface/io/ring.h            | 29 ++++-------
 include/xen/xenbus.h                       |  1 +
 7 files changed, 84 insertions(+), 67 deletions(-)
---
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Juergen Gross <jgross@suse.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: "Roger Pau Monné" <roger.pau@citrix.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2019-12-11 14:47 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-10 11:33 [Xen-devel] [PATCH v2 0/4] xen-blkback: support live update Paul Durrant
2019-12-10 11:33 ` Paul Durrant
2019-12-10 11:33 ` [Xen-devel] [PATCH v2 1/4] xenbus: move xenbus_dev_shutdown() into frontend code Paul Durrant
2019-12-10 11:33   ` Paul Durrant
2019-12-10 11:33 ` [Xen-devel] [PATCH v2 2/4] xenbus: limit when state is forced to closed Paul Durrant
2019-12-10 11:33   ` Paul Durrant
2019-12-11 10:06   ` [Xen-devel] " Roger Pau Monné
2019-12-11 10:06     ` Roger Pau Monné
2019-12-11 10:14     ` Durrant, Paul
2019-12-11 10:14       ` Durrant, Paul
2019-12-11 10:21       ` Jürgen Groß
2019-12-11 10:21         ` Jürgen Groß
2019-12-11 13:29         ` Durrant, Paul
2019-12-11 13:29           ` Durrant, Paul
2019-12-10 11:33 ` [Xen-devel] [PATCH v2 3/4] xen/interface: re-define FRONT/BACK_RING_ATTACH() Paul Durrant
2019-12-10 11:33   ` Paul Durrant
2019-12-10 11:33 ` [Xen-devel] [PATCH v2 4/4] xen-blkback: support dynamic unbind/bind Paul Durrant
2019-12-10 11:33   ` Paul Durrant
2019-12-11 10:45   ` [Xen-devel] " Roger Pau Monné
2019-12-11 10:45     ` Roger Pau Monné
2019-12-11 10:52     ` [Xen-devel] " Durrant, Paul
2019-12-11 10:52       ` Durrant, Paul
2019-12-11 14:46       ` [Xen-devel] " Durrant, Paul
2019-12-11 14:46         ` Durrant, Paul

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.