On 30/4/24 18:49, Edgar E. Iglesias wrote:
From: "Edgar E. Iglesias" <[email protected]>Make xen_map_cache take a MapCache as argument. This is in prepaparation to support multiple map caches. No functional changes. Signed-off-by: Edgar E. Iglesias <[email protected]> --- hw/xen/xen-mapcache.c | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
