qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [qemu-s390x] [PATCH v1 for-2.12 8/9] s390x/tcg: we already implement


From: Cornelia Huck
Subject: Re: [qemu-s390x] [PATCH v1 for-2.12 8/9] s390x/tcg: we already implement the Set-Program-Parameter facility
Date: Tue, 5 Dec 2017 16:17:26 +0100

On Mon,  4 Dec 2017 15:01:49 +0100
David Hildenbrand <address@hidden> wrote:

> The Set-Program-Parameter facility (also known as Load-Program-Parameter
> faciliy) provides the LPP instruction used to load the program

s/faciliy/facility/

> parameter. We already implement that instruction in TCG, so add it to our
> list.
> 
> Note: Not documented in the PoP but in "The Load-Program-Parameter and
> CPU-Measurement Facilities) - SA23-2260-05 document.

Yeah for additional docs! Not. (At least it's public.)

> 
> While at it, make the whole list ordered (accoring to cpu_features_def.h).

s/accoring/according/

> 
> Signed-off-by: David Hildenbrand <address@hidden>
> ---
>  target/s390x/cpu_models.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]