From af535722f8f2ff057dc676ca3f0a99612cd6b02e Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Tue, 2 Dec 2014 14:35:27 +0200 Subject: [PATCH] virtio_pci: add isr field Use isr field instead of direct access to ioaddr. This way generalizes easily to virtio 1.0. Signed-off-by: Michael S. Tsirkin --- Reading git-format-patch failed