All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH 0/1] Add "Group Identifier" to virtio PCI capabilities.
@ 2018-05-23 15:16 Venu Busireddy
  2018-05-23 15:16 ` [virtio-dev] [PATCH 1/1] " Venu Busireddy
  2018-06-01 15:42 ` [virtio-dev] [PATCH 0/1] " Michael S. Tsirkin
  0 siblings, 2 replies; 14+ messages in thread
From: Venu Busireddy @ 2018-05-23 15:16 UTC (permalink / raw)
  To: venu.busireddy, virtio-dev

During live migration involving passthrough devices, the guest needs
to know which virtio device will be a fail-over device for a given
passthrough device.

Extending the virtio specification with a new "Group Identifier"
capability allows qemu to set up the grouping at the time the guest
is created. The "Group Identifier" can be as simple as a number, or an
UUID. The driver can use the group identifier to pair the virtio device
with the passthrough device. The passthrough device can contain the
group identifier in the PCIe bridge to which it is attached.

Venu Busireddy (1):
  Add "Group Identifier" to virtio PCI capabilities.

 content.tex | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

end of thread, other threads:[~2018-06-04 18:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 15:16 [virtio-dev] [PATCH 0/1] Add "Group Identifier" to virtio PCI capabilities Venu Busireddy
2018-05-23 15:16 ` [virtio-dev] [PATCH 1/1] " Venu Busireddy
2018-06-01 15:42 ` [virtio-dev] [PATCH 0/1] " Michael S. Tsirkin
2018-06-01 17:01   ` Venu Busireddy
2018-06-01 20:03     ` Michael S. Tsirkin
2018-06-01 20:36       ` Siwei Liu
2018-06-01 21:03         ` Michael S. Tsirkin
2018-06-01 21:29           ` Siwei Liu
2018-06-01 20:50       ` Venu Busireddy
2018-06-01 21:09         ` Michael S. Tsirkin
2018-06-01 21:10           ` Michael S. Tsirkin
2018-06-04 16:44             ` Venu Busireddy
2018-06-04 17:42               ` Michael S. Tsirkin
2018-06-04 18:13                 ` Venu Busireddy

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.