vfio/migration: bugfix queue isolation configuration
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I4JA4W ---------------------------------------------------------------------- In the previous driver, the queue isolation configuration register of the PF page was mixed with the queue isolation configuration register of the VF page, which resulted in mismatch and error in the configuration information during migration. Because the BIT0 of the queue isolation register of the PF page is consistent with the value of the queue isolation register of the VF page, Therefore, driver can only read the registers of the VF page. Signed-off-by: NLongfang Liu <liulongfang@huawei.com> Signed-off-by: NYang Shen <shenyang39@huawei.com> Reviewed-by: NHao Fang <fanghao11@huawei.com> Acked-by: NXie XiuQi <xiexiuqi@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录