virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] virtio_ccw: exploit virtio_break_device()
@ 2014-04-25 12:35 Heinz Graalfs
  2014-04-25 12:35 ` [PATCH 1/1] virtio_ccw: introduce device_lost in virtio_ccw_device Heinz Graalfs
  0 siblings, 1 reply; 3+ messages in thread
From: Heinz Graalfs @ 2014-04-25 12:35 UTC (permalink / raw)
  To: rusty; +Cc: borntraeger, virtualization

Rusty,

this patch exploits the new function virtio_break_device() as of your patch
set dated January 15th on linux-kernel@vger.kernel.org.

The patch avoids hang situations during device unregister, when a (block)
device with active IO is hot-unplugged.

Heinz Graalfs (1):
  virtio_ccw: introduce device_lost in virtio_ccw_device

 drivers/s390/kvm/virtio_ccw.c | 49 ++++++++++++++++++++++++++++++++-----------
 1 file changed, 37 insertions(+), 12 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2014-04-28  1:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 12:35 [PATCH 0/1] virtio_ccw: exploit virtio_break_device() Heinz Graalfs
2014-04-25 12:35 ` [PATCH 1/1] virtio_ccw: introduce device_lost in virtio_ccw_device Heinz Graalfs
2014-04-28  1:54   ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).