From b09f00bbfe8755c0de9e4950816f4b283ddbca16 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Sun, 7 Dec 2014 18:03:49 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed