[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v10 16/16] s390x: Add unpack facility feature to GA1
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v10 16/16] s390x: Add unpack facility feature to GA1 |
Date: |
Wed, 18 Mar 2020 17:43:23 +0100 |
On Wed, 18 Mar 2020 10:30:47 -0400
Janosch Frank <address@hidden> wrote:
> From: Christian Borntraeger <address@hidden>
>
> The unpack facility is an indication that diagnose 308 subcodes 8-10
> are available to the guest. That means, that the guest can put itself
> into protected mode.
>
> Once it is in protected mode, the hardware stops any attempt of VM
> introspection by the hypervisor.
>
> Some features are currently not supported in protected mode:
> * vfio devices
> * Migration
> * Huge page backings
>
> Signed-off-by: Christian Borntraeger <address@hidden>
> Reviewed-by: David Hildenbrand <address@hidden>
> Reviewed-by: Claudio Imbrenda <address@hidden>
> Signed-off-by: Janosch Frank <address@hidden>
> ---
> target/s390x/gen-features.c | 1 +
> target/s390x/kvm.c | 8 ++++++++
> 2 files changed, 9 insertions(+)
Reviewed-by: Cornelia Huck <address@hidden>
- Re: [PATCH v10 09/16] s390x: protvirt: SCLP interpretation, (continued)
[PATCH v10 11/16] s390x: protvirt: Move diag 308 data over SIDA, Janosch Frank, 2020/03/18
[PATCH v10 13/16] s390x: protvirt: Move IO control structures over SIDA, Janosch Frank, 2020/03/18
[PATCH v10 14/16] s390x: protvirt: Handle SIGP store status correctly, Janosch Frank, 2020/03/18
[PATCH v10 16/16] s390x: Add unpack facility feature to GA1, Janosch Frank, 2020/03/18
- Re: [PATCH v10 16/16] s390x: Add unpack facility feature to GA1,
Cornelia Huck <=
[PATCH v10 15/16] docs: system: Add protvirt docs, Janosch Frank, 2020/03/18
Re: [PATCH v10 15/16] docs: system: Add protvirt docs, Christian Borntraeger, 2020/03/18