On Tue, Oct 15, 2019 at 01:19:33PM -0600, Alex Williamson wrote:
On Fri, 11 Oct 2019 13:20:06 +0200
Jens Freimann wrote:
This adds support for hiding a device to the qbus and qdev APIs. The
first user of this will be the virtio-net failover feature but the API
introduced with this patch could
On Fri, 11 Oct 2019 13:20:06 +0200
Jens Freimann wrote:
> This adds support for hiding a device to the qbus and qdev APIs. The
> first user of this will be the virtio-net failover feature but the API
> introduced with this patch could be used to implement other features as
> well, for example hi
On Mon, Oct 14, 2019 at 11:46:22AM +0200, Cornelia Huck wrote:
On Fri, 11 Oct 2019 13:20:06 +0200
Jens Freimann wrote:
This adds support for hiding a device to the qbus and qdev APIs. The
first user of this will be the virtio-net failover feature but the API
introduced with this patch could b
On Fri, 11 Oct 2019 13:20:06 +0200
Jens Freimann wrote:
> This adds support for hiding a device to the qbus and qdev APIs. The
> first user of this will be the virtio-net failover feature but the API
> introduced with this patch could be used to implement other features as
> well, for example hi
This adds support for hiding a device to the qbus and qdev APIs. The
first user of this will be the virtio-net failover feature but the API
introduced with this patch could be used to implement other features as
well, for example hiding pci devices when a pci bus is powered off.
qdev_device_add()