commit | b09f00bbfe8755c0de9e4950816f4b283ddbca16 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Dec 07 18:03:49 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 21:42:03 2014 +0200 |
tree | 912470e0d2906e898b3a42c44a4c9b6faff6fa10 | |
parent | 5386cef200ae0ac79cdcd160772989e8f5c47a4f [diff] |
virtio_pci: setup vqs indirectly VQ setup is mostly version-specific, add another level of indirection to split the version-independent code out. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>