On Fri Jun 21, 2024 at 12:17 AM AEST, Nina Schoetterl-Glausch wrote: > The STFLE instruction indicates installed facilities. > SIE can interpretively execute STFLE. > Use a snippet guest executing STFLE to get the result of > interpretive execution and check the result. > > Signed-off-by: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx> This one is beyond me... one minor thing, you could move the prng patch to just before this one. > +++ b/s390x/snippets/c/stfle.c > @@ -0,0 +1,26 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > +/* > + * Copyright IBM Corp. 2023 > +++ b/s390x/stfle-sie.c > @@ -0,0 +1,134 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > +/* > + * Copyright IBM Corp. 2023 Time to flip your calendar page? :) Thanks, Nick