On Wed, Nov 1, 2023 at 7:15 AM Juergen Gross <jgr...@suse.com> wrote: > > When [un]mapping the ring page of a Xenstore client, different actions > are required for "normal" guests and dom0. Today this distinction is > made at call site. > > Move this distinction into [un]map_interface() instead, avoiding code > duplication and preparing special handling for [un]mapping the stub > domain's ring page. > > Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Jason Andryuk <jandr...@gmail.com>