On Tue, 9 Jul 2019 15:19:09 +0530 Kirti Wankhede <kwankh...@nvidia.com> wrote:
> This function is used in follwing patch in this series. "This function will be used for the migration region." ? ("This series" will be a bit confusing when this has been merged :) > Migration region is mmaped when migration starts and will be unmapped when > migration is complete. > > Signed-off-by: Kirti Wankhede <kwankh...@nvidia.com> > Reviewed-by: Neo Jia <c...@nvidia.com> > --- > hw/vfio/common.c | 20 ++++++++++++++++++++ > hw/vfio/trace-events | 1 + > include/hw/vfio/vfio-common.h | 1 + > 3 files changed, 22 insertions(+) Reviewed-by: Cornelia Huck <coh...@redhat.com>