Re: [RFC PATCH v2 1/2] Add virtio Admin Virtqueue specification

From
Michael S. Tsirkin <>
Date
2021-07-28T12:53:56+00:00
ID
Thread
Re: [RFC PATCH v2 1/2] Add virtio Admin Virtqueue specification
On Tue, Jul 27, 2021 at 06:29:49PM +0300, Max Gurtovoy wrote:
> Vendor specific is also important to allow vendors develop their special
> souse.

Most of the value of virtio is that it's generic.
So we added VIRTIO_PCI_CAP_VENDOR_CFG which is very easy for
the hypervisor to intercept. Maybe that is not enough but that
needs justification, I am not sure it's a good idea to add multiple
ways devices can differ without a lot of thought.

-- 
MST