OSDN Git Service

qapi: add failover negotiated event
authorJens Freimann <jfreimann@redhat.com>
Tue, 29 Oct 2019 11:49:00 +0000 (12:49 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Oct 2019 22:55:26 +0000 (18:55 -0400)
commit70d04971f1ec71ba01c3dc5d4c760fa2c87e2612
tree4897ca4815f9c8da7e467389052d390468630e1d
parentd328e6f37229e86a5e0059a98c4acfa9be9c8783
qapi: add failover negotiated event

This event is sent to let libvirt know that VIRTIO_NET_F_STANDBY feature
is enabled. The primary device this virtio-net (standby) device is
associated with, is now hotplugged by the virtio-net device.

Signed-off-by: Jens Freimann <jfreimann@redhat.com>
Message-Id: <20191029114905.6856-7-jfreimann@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
qapi/net.json