Displaying 2 results from an estimated 2 matches for "vmxnet3_init_msix".
2015 May 12
0
KVM VHOST-BLK is not working
...irst expression
(dev->cap_present & QEMU_PCI_CAP_MSIX) is successful, the second one
(dev->config[dev->msix_cap + MSIX_CONTROL_OFFSET] &
MSIX_ENABLE_MASK) is failing.
I could not see a msix_init function from hw/block/virtio-blk.c whereas
there is one for VHOST-NET from vmxnet3_init_msix.
I will appreciate if someone could point out what I am missing here.
Thanks and Regards
Sudheer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20150512/bd572efd/attachment.html>
2015 May 12
0
KVM VHOST-BLK is not working
...irst expression
(dev->cap_present & QEMU_PCI_CAP_MSIX) is successful, the second one
(dev->config[dev->msix_cap + MSIX_CONTROL_OFFSET] &
MSIX_ENABLE_MASK) is failing.
I could not see a msix_init function from hw/block/virtio-blk.c whereas
there is one for VHOST-NET from vmxnet3_init_msix.
I will appreciate if someone could point out what I am missing here.
Thanks and Regards
Sudheer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20150512/bd572efd/attachment.html>