Environment
- root0: one virtio-blk-pci
- root1: one virtio-blk-pci
Phenomenon
The non-root can't work well when using one blk-pci device.
But when I configure it use wire-interrupt, it works well.
Conclusion
So I think message-interrupt in current hvisor has a little bug.
@ZhongkaiXu