On Fri, 25 May 2018 00:49:51 +0800 Tiwei Bie <[email protected]> wrote:
> Allocate a feature bit for virtio devices which support SR-IOV. > > Suggested-by: Michael S. Tsirkin <[email protected]> > Signed-off-by: Tiwei Bie <[email protected]> > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/11 > --- > More details can be found from this thread: > https://patchwork.kernel.org/patch/10285541/ > > v3 -> v4: > - Limit the feature to PCI devices with SR-IOV cap (MST); > > v2 -> v3: > - Improve the wording (Cornelia); > > v1 -> v2: > - s/Reserve/Allocate/ (MST); > - Add a Fixes tag (MST); > - Be more explicit in driver requirement (MST); > - Remove the "device MAY fail" description (MST); > - Rebase on IO_BARRIER patch; > > RFC -> v1: > - Mention PCI in the description (Cornelia); > > content.tex | 21 +++++++++++++++++++-- > 1 file changed, 19 insertions(+), 2 deletions(-) Acked-by: Cornelia Huck <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
