virtio: Fix MSI support; thus unbreak booting on bhyve
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 6 Jul 2016 08:17:21 +0000 (16:17 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 6 Jul 2016 08:19:45 +0000 (16:19 +0800)
commitf41543e16b49e0294028d1f4bb5a5667694536f1
treed7fd01793aeb6e344f8c769ad402ab639db9a1be
parent695396069af271146f6e4b3d2a4d3012466e11e1
virtio: Fix MSI support; thus unbreak booting on bhyve

I'd like to thank Peter Grehan <grehan freebsd org> very much for
providing various information on bhyve side and helping testing
this patch.
sys/dev/virtual/virtio/pci/virtio_pci.c