From f30eaf4a09482c8dad0f65c616de10a2321839c9 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Wed, 3 Dec 2014 18:01:58 +0200 Subject: [PATCH] virtio_pci: use priv for vq notification slightly reduce the amount of pointer chasing this needs to do. More importantly, this will easily generalize to virtio 1.0. Signed-off-by: Michael S. Tsirkin --- Reading git-format-patch failed