[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(-)
- [qemu-s390x] [PATCH v1 for-2.12 4/9] s390x/tcg: wire up SET CHANNEL MONITOR, (continued)
- [qemu-s390x] [PATCH v1 for-2.12 4/9] s390x/tcg: wire up SET CHANNEL MONITOR, David Hildenbrand, 2017/12/04
- [qemu-s390x] [PATCH v1 for-2.12 6/9] s390x/tcg: Implement SIGA instruction, David Hildenbrand, 2017/12/04
- [qemu-s390x] [PATCH v1 for-2.12 5/9] s390x/tcg: Implement STORE CHANNEL PATH STATUS, David Hildenbrand, 2017/12/04
- [qemu-s390x] [PATCH v1 for-2.12 8/9] s390x/tcg: we already implement the Set-Program-Parameter facility, David Hildenbrand, 2017/12/04
- Re: [qemu-s390x] [PATCH v1 for-2.12 8/9] s390x/tcg: we already implement the Set-Program-Parameter facility,
Cornelia Huck <=
- [qemu-s390x] [PATCH v1 for-2.12 7/9] s390x/tcg: implement extract-CPU-time facility, David Hildenbrand, 2017/12/04
- [qemu-s390x] [PATCH v1 for-2.12 9/9] s390x: change the QEMU cpu model to a stripped down z12, David Hildenbrand, 2017/12/04
- [qemu-s390x] [PATCH v1 for-2.12 01/10] s390x/tcg: ASI/ASGI are atomic with interlocked-acccess facility 1, David Hildenbrand, 2017/12/04