linux-stable/drivers/vfio/pci/hisilicon
Longfang Liu 008e5e996f hisi_acc_vfio_pci: Fix device data address combination problem
The queue address of the accelerator device should be combined into
a dma address in a way of combining the low and high bits.
The previous combination is wrong and needs to be modified.

Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Longfang Liu <liulongfang@huawei.com>
Link: https://lore.kernel.org/r/20220926093332.28824-3-liulongfang@huawei.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2022-09-27 09:30:31 -06:00
..
hisi_acc_vfio_pci.c hisi_acc_vfio_pci: Fix device data address combination problem 2022-09-27 09:30:31 -06:00
hisi_acc_vfio_pci.h hisi_acc_vfio_pci: Use its own PCI reset_done error handler 2022-03-15 11:41:32 -06:00
Kconfig hisi_acc_vfio_pci: Add support for VFIO live migration 2022-03-15 11:41:32 -06:00
Makefile