OASIS Open Mailing List Archives  ·  All Lists  ·  virtio  ·  2022-11

virtio — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

[PATCH v8 0/9] Introduce device group and device management


On Tue, Nov 22 2022, "Michael S. Tsirkin" <[email protected]> wrote: > On Tue, Nov 22, 2022 at 05:06:04PM +0100, Cornelia Huck wrote: >> On Sun, Nov 20 2022, "Michael S. Tsirkin" <[email protected]> wrote: >> > +List of supported commands MUST NOT change: after reporting a >> >> s/List/The list/ >> >> > +given command as supported through VIRTIO_ADMIN_CMD_LIST_QUERY >> > +device MUST NOT later report it as unsupported. >> >> s/device/the device/ >> >> Is that for multiple queries while the device is alive? Is the device >> allowed to report a different list of commands after it has been reset? >> And is it allowed to _add_ commands? > > I feel it's a bad idea to allow this to change even across resets, at > least until we have a usecase where it's neeed. Basically > same as with features. Will document. Ok.

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]