commit | e78a2b4285f6cc125dc7a514bebef97d9af1d812 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Wed Jan 30 19:12:37 2013 +0800 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 01 11:03:03 2013 -0600 |
tree | 34227ae90a31eb1fc68d8112385ad09dfae3a6ed | |
parent | f23fd811ac4f49f482058cad3b465dc5dc0edc11 [diff] |
virtio: add a queue_index to VirtQueue Add a queue_index to VirtQueue and a helper to fetch it, this could be used by multiqueue supported device. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>