On Thu, Feb 06, 2025 at 08:49:15PM +0100, Edgar E. Iglesias wrote: > From: Stefano Stabellini <stefano.stabell...@amd.com> > > On IOREQ_TYPE_INVALIDATE we need to invalidate the mapcache for regular > mappings. Since recently we started reusing the mapcache also to keep > track of grants mappings. However, there is no need to remove grant > mappings on IOREQ_TYPE_INVALIDATE requests, we shouldn't do that. So > remove the function call. > > Fixes: 9ecdd4bf08 (xen: mapcache: Add support for grant mappings) > Cc: qemu-sta...@nongnu.org > Reported-by: Olaf Hering <o...@aepfle.de> > Reviewed-by: Edgar E. Iglesias <edgar.igles...@amd.com> > Signed-off-by: Stefano Stabellini <stefano.stabell...@amd.com> > Signed-off-by: Edgar E. Iglesias <edgar.igles...@amd.com>
Reviewed-by: Anthony PERARD <anthony.per...@vates.tech> Thanks, -- Anthony PERARD