Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce SR-IOV support #11

Closed
btw616 opened this issue May 22, 2018 · 1 comment
Closed

Introduce SR-IOV support #11

btw616 opened this issue May 22, 2018 · 1 comment
Labels
virtio-v1.1-cs01 Fixed in previous specification release.

Comments

@btw616
Copy link
Contributor

btw616 commented May 22, 2018

Allocate VIRTIO_F_SR_IOV for virtio devices which support SR-IOV.
More details could be found from the proposal:

https://lists.oasis-open.org/archives/virtio-dev/201805/msg00154.html

@mstsirkin mstsirkin added v1.1-cs01 virtio-v1.1-cs01 Fixed in previous specification release. and removed v1.1-cs01 labels May 24, 2018
@mstsirkin
Copy link
Contributor

BALLOT CREATED AT URL: https://www.oasis-open.org/committees/ballot.php?id=3218

jessfraz pushed a commit to jessfraz/linux that referenced this issue Jun 13, 2018
There is a new feature bit allocated in virtio spec to
support SR-IOV (Single Root I/O Virtualization):

oasis-tcs/virtio-spec#11

This patch enables the support for this feature bit in
virtio driver.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
virtio-v1.1-cs01 Fixed in previous specification release.
Projects
None yet
Development

No branches or pull requests

2 participants