Roger Pau Monne writes ("[PATCH 3/6] tools/console: use xenforeigmemory to map console ring"): > This patch replaces the usage of xc_map_foreign_range with > xenforeignmemory_map from the stable xenforeignmemory library. Note > there are still other uses of libxc functions which prevents removing > the dependency. > > No functional change intended.
Reviewed-by: Ian Jackson <i...@xenproject.org>