Re: [PATCH v9 22/22] s390: doc: detailed specifications for AP virtualization

From: Halil Pasic
Date: Tue Aug 21 2018 - 14:55:05 EST




On 08/20/2018 10:16 PM, Tony Krowiak wrote:
DoesÂtheÂSIEÂcomplainÂifÂyouÂspecifyÂaÂcontrol
domainÂthatÂtheÂhostÂdoesÂnotÂhaveÂaccessÂtoÂ(I'dÂguessÂso)?

TheÂSIEÂdoesÂnotÂcomplainÂifÂyouÂspecifyÂaÂdomainÂtoÂwhichÂtheÂhostÂ-ÂorÂa
lowerÂlevelÂguestÂ-ÂdoesÂnotÂhaveÂaccess.ÂTheÂfirmwareÂperformsÂaÂlogical
AND of the guest's and hosts's - or lower level guest's - APMs, AQMs and ADMs

Rather a bit-wise AND, I guess (of the same type masks corresponding to Guest 1 and
Guest 2). The result of a logical AND is a logical value (true or false) as
far as I remember.

toÂcreateÂeffectiveÂmasksÂEAPM,ÂEAQMÂandÂEADM.ÂOnlyÂdevicesÂcorrespondingÂto
theÂbitsÂsetÂinÂtheÂEAPM,ÂEAQMÂandÂEADMÂwillÂbeÂaccessibleÂbyÂtheÂguest.

I'm not sure what is the intended meaning of 'the SIE complains'. If it means
getting out of (SIE when interpreting lets say an NQAP under the discussed
circumstances) with some sort of error code, I think Tony's answer, ' SIE does not complain'
makes a lot of sense. It's the guest that's is trying to stretch further than
the blanket reaches, and it's the guest that needs to be educated on this fact.

AFAIR SIE does the right thing (whatever the right thing is) and we don't have to
worry about it.

As a matter of fact I can't recall exactly what is supposed to happen
when a guest tries to modify a domain such that the guest does not
have privileges to modify (in terms of EADM, either because the
guest or because the host does not have the corresponding bit set). I'm sure
I did not try it out. Tony did you test this scenario? (BTW my best guess
at the moment is, that the situation is handled via the command-reply.)

Regards,
Halil