diff options
author | Stefano Stabellini <stefano.stabellini@amd.com> | 2025-02-06 20:49:15 +0100 |
---|---|---|
committer | Anthony PERARD <anthony.perard@vates.tech> | 2025-03-10 13:28:03 +0100 |
commit | 68adcc784bad13421ac7211c316a751fb99fcb94 (patch) | |
tree | a36204e3767fed505dfe346b39089feb1dd91641 /plugins/api-user.c | |
parent | 4173b3d83752d9547c188db0d99ade08a1adb1fc (diff) | |
download | qemu-68adcc784bad13421ac7211c316a751fb99fcb94.zip qemu-68adcc784bad13421ac7211c316a751fb99fcb94.tar.gz qemu-68adcc784bad13421ac7211c316a751fb99fcb94.tar.bz2 |
xen: No need to flush the mapcache for grants
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-stable@nongnu.org
Reported-by: Olaf Hering <olaf@aepfle.de>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>
Message-Id: <20250206194915.3357743-2-edgar.iglesias@gmail.com>
Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>
Diffstat (limited to 'plugins/api-user.c')
0 files changed, 0 insertions, 0 deletions