On Mon, 28 Sep 2020 16:23:35 +0200 Pierre Morel <pmorel@xxxxxxxxxxxxx> wrote: > When communicating with the host we need to share part of > the memory. > > Let's implement the ultravisor calls for this. > > Signed-off-by: Pierre Morel <pmorel@xxxxxxxxxxxxx> > Suggested-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > lib/s390x/asm/uv.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 50 insertions(+) Acked-by: Cornelia Huck <cohuck@xxxxxxxxxx>