vhost-vdpa: fix msi irq request err
virt inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I86ITO ---------------------------------------------------------------------- When we call vhost_vdpa_reset, vdpa device pci driver may request irq, at this time, wo have not init msi iova for device, may cause an error, call vhost_vdpa_alloc_domain first to avoid this scene. Signed-off-by:jiangdongxu <jiangdongxu1@huawei.com>
Loading
Please sign in to comment