On Thu, 23 Jun 2022 at 11:59, Peter Delevoryas <[email protected]> wrote:
>
> Cedric removed usage of this function in a previous commit.
>
> Fixes: 981b1c6266c6 ("spapr/xive: rework the mapping the KVM memory regions")
> Signed-off-by: Peter Delevoryas <[email protected]>

We only added this function for the XIVE in the first place
so I guess it makes sense to remove it now it's unused.
(People doing complicated stuff that needs to unmap MRs
should probably not be using sysbus_mmio_map()/unmap()
anyway...)

Reviewed-by: Peter Maydell <[email protected]>

-- PMM

Reply via email to