From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: From: Cornelia Huck In-Reply-To: <20221122141829-mutt-send-email-mst@kernel.org> References: <20221121012419.317406-1-mst@redhat.com> <20221121012419.317406-10-mst@redhat.com> <87tu2rdleb.fsf@redhat.com> <20221122141829-mutt-send-email-mst@kernel.org> Date: Wed, 23 Nov 2022 10:52:59 +0100 Message-ID: <87edtungjo.fsf@redhat.com> MIME-Version: 1.0 Subject: [virtio-dev] Re: [PATCH v8 9/9] admin: conformance clauses Content-Type: text/plain To: "Michael S. Tsirkin" Cc: virtio-comment@lists.oasis-open.org, virtio-dev@lists.oasis-open.org, jasowang@redhat.com, sgarzare@redhat.com, stefanha@redhat.com, nrupal.jani@intel.com, Piotr.Uminski@intel.com, hang.yuan@intel.com, virtio@lists.oasis-open.org, Zhu Lingshan , pasic@linux.ibm.com, Shahaf Shuler , Parav Pandit , Max Gurtovoy List-ID: On Tue, Nov 22 2022, "Michael S. Tsirkin" wrote: > On Tue, Nov 22, 2022 at 05:06:04PM +0100, Cornelia Huck wrote: >> On Sun, Nov 20 2022, "Michael S. Tsirkin" 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. --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org