qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v26 16/17] vfio: Make vfio-pci device migration capable


From: Cornelia Huck
Subject: Re: [PATCH v26 16/17] vfio: Make vfio-pci device migration capable
Date: Fri, 25 Sep 2020 14:17:38 +0200

On Wed, 23 Sep 2020 04:54:18 +0530
Kirti Wankhede <kwankhede@nvidia.com> wrote:

> If the device is not a failover primary device, call
> vfio_migration_probe() and vfio_migration_finalize() to enable
> migration support for those devices that support it respectively to
> tear it down again.
> Removed vfio_pci_vmstate structure.
> Removed migration blocker from VFIO PCI device specific structure and use
> migration blocker from generic structure of  VFIO device.
> 
> Signed-off-by: Kirti Wankhede <kwankhede@nvidia.com>
> Reviewed-by: Neo Jia <cjia@nvidia.com>
> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> ---
>  hw/vfio/pci.c | 28 ++++++++--------------------
>  hw/vfio/pci.h |  1 -
>  2 files changed, 8 insertions(+), 21 deletions(-)

Reviewed-by: Cornelia Huck <cohuck@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]