Re: [PATCH v2 0/4] bugfix some issues under abnormal scenarios.
From: Alex Williamson
Date: Thu Jan 29 2026 - 16:58:57 EST
On Thu, 22 Jan 2026 10:02:01 +0800
Longfang Liu <liulongfang@xxxxxxxxxx> wrote:
> In certain reset scenarios, repeated migration scenarios, and error injection
> scenarios, it is essential to ensure that the device driver functions properly.
> Issues arising in these scenarios need to be addressed and fixed
>
> Change v1 -> v2
> Fix the reset state handling issue
>
> Longfang Liu (3):
> hisi_acc_vfio_pci: update status after RAS error
> hisi_acc_vfio_pci: resolve duplicate migration states
> hisi_acc_vfio_pci: fix the queue parameter anomaly issue
>
> Weili Qian (1):
> hisi_acc_vfio_pci: fix VF reset timeout issue
>
> .../vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 30 +++++++++++++++++--
> .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h | 2 ++
> 2 files changed, 29 insertions(+), 3 deletions(-)
>
Applied to vfio next branch for v6.20/v7.0. Thanks,
Alex