K 10 svn:author V 6 bryanv K 8 svn:date V 27 2013-01-29T07:46:22.364666Z K 7 svn:log V 216 virtio_pci: Dynamically allocate the virtqueue array For network multiqueue, we may need to support many queues so it is impractical to have a static array in the VirtIO PCI's softc. Approved by: grehan (implicit) END