[PATCH v10 00/10] Introduce device group and device management

From
Michael S. Tsirkin
Date
2023-03-10T09:35:00+00:00
ID
Thread
[PATCH v10 00/10] Introduce device group and device management
On Fri, Mar 10, 2023 at 05:10:48PM +0800, Zhu, Lingshan wrote: > > +The list of supported commands MUST NOT shrink (but MAY expand): > > +after reporting a given command as supported through > > +VIRTIO_ADMIN_CMD_LIST_QUERY the device MUST NOT later report it > > +as unsupported.  Further, after a given set of commands has been
> Can the driver re-negotiate the command list through QUERY/USE
> in flight rather than upon a reset? If not, shall forbid this explicitly?  Probably best to allow this.

--
MST