mbox series

[v1,0/1] xen: Remove invalidation of mapcache_grants on IOREQ_TYPE_INVALIDATE

Message ID 20250206194915.3357743-1-edgar.iglesias@gmail.com (mailing list archive)
Headers show
Series xen: Remove invalidation of mapcache_grants on IOREQ_TYPE_INVALIDATE | expand

Message

Edgar E. Iglesias Feb. 6, 2025, 7:49 p.m. UTC
From: "Edgar E. Iglesias" <edgar.iglesias@amd.com>

Olaf reported a slowdown in boot time on x86 HVM guests and Stefano
provided a patch that removes the invalidation of the grants mapcache
since not needed, more details here:
https://lore.kernel.org/all/Z5oIvUINVDfrrVla@zapote/T/

Cheers,
Edgar

Stefano Stabellini (1):
  xen: No need to flush the mapcache for grants

 hw/xen/xen-mapcache.c | 1 -
 1 file changed, 1 deletion(-)