commit | 5386cef200ae0ac79cdcd160772989e8f5c47a4f | [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:02 2014 +0200 |
tree | 9eff248d3274fbf586a9221f10a28be8387ff3c1 | |
parent | f30eaf4a09482c8dad0f65c616de10a2321839c9 [diff] |
virtio_pci: delete vqs indirectly VQ deletion 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>