[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/2] introduce XENMEM_cache_flush
Hi all, this patch series introduces support for GNTTABOP_cache_flush to perform cache maintenance operation on foreign pages and reverts the current code based on XENFEAT_grant_map_identity. Changes in v2: - remove the definition of XENFEAT_grant_map_identity; - update the hypercall interface to match Xen; - call the interface on a single page at a time. Stefano Stabellini (2): xen/arm: remove handling of XENFEAT_grant_map_identity xen/arm: introduce GNTTABOP_cache_flush arch/arm/xen/enlighten.c | 5 -- arch/arm/xen/mm32.c | 107 +++++++---------------------------- include/xen/interface/features.h | 3 - include/xen/interface/grant_table.h | 18 ++++++ 4 files changed, 39 insertions(+), 94 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |