On Fri, 23 Oct 2020 16:10:32 +0530 Kirti Wankhede <kwankh...@nvidia.com> wrote:
> Added migration state change notifier to get notification on migration state > change. These states are translated to VFIO device state and conveyed to > vendor driver. > > Signed-off-by: Kirti Wankhede <kwankh...@nvidia.com> > Reviewed-by: Neo Jia <c...@nvidia.com> > Reviewed-by: Dr. David Alan Gilbert <dgilb...@redhat.com> > --- > hw/vfio/migration.c | 28 ++++++++++++++++++++++++++++ > hw/vfio/trace-events | 1 + > include/hw/vfio/vfio-common.h | 2 ++ > 3 files changed, 31 insertions(+) Reviewed-by: Cornelia Huck <coh...@redhat.com>