On Tue, 9 Jul 2019 15:19:19 +0530 Kirti Wankhede <kwankh...@nvidia.com> wrote:
> vfio_listerner_log_sync gets list of dirty pages from vendor driver and mark s/listerner/listener/ (here and in the code) > those pages dirty when in _SAVING state. > Return early for the RAM block section of mapped MMIO region. > > Signed-off-by: Kirti Wankhede <kwankh...@nvidia.com> > Reviewed-by: Neo Jia <c...@nvidia.com> > --- > hw/vfio/common.c | 35 +++++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+)