qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] vhost-user-scsi: add message for device reset
@ 2018-03-19 15:13 David Vrabel
  2018-03-19 15:13 ` [Qemu-devel] [PATCH 1/2] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices David Vrabel
  2018-03-19 15:13 ` [Qemu-devel] [PATCH 2/2] vhost-user-scsi: reset the device if supported David Vrabel
  0 siblings, 2 replies; 3+ messages in thread
From: David Vrabel @ 2018-03-19 15:13 UTC (permalink / raw)
  To: qemu-devel

When a virtio scsi device is reset by a guest, the reset is not passed
on to the vhost-user backend. This reset may be necessary if a device
driver is restarted or the device is handed off between (for example)
SeaBIOS and the OS.

Iff the vhost-user-scsi backend reports that it supports a new "reset
device" feature, QEMU will send a VHOST_USER_RESET_DEVICE message when
the guest resets the virtio device.

Existing backends are unaffected.

David

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

end of thread, other threads:[~2018-03-19 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19 15:13 [Qemu-devel] [PATCH 0/2] vhost-user-scsi: add message for device reset David Vrabel
2018-03-19 15:13 ` [Qemu-devel] [PATCH 1/2] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices David Vrabel
2018-03-19 15:13 ` [Qemu-devel] [PATCH 2/2] vhost-user-scsi: reset the device if supported David Vrabel

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).