qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH RFCv3 2/9] s390x/diag: no need to check for PGM_PRIVILEGED in


From: Cornelia Huck
Subject: Re: [PATCH RFCv3 2/9] s390x/diag: no need to check for PGM_PRIVILEGED in diag308
Date: Mon, 27 Jul 2020 11:14:31 +0200

On Fri, 24 Jul 2020 16:37:43 +0200
David Hildenbrand <david@redhat.com> wrote:

> Whenever we reach this point via KVM or TCG, we already verified that we
> are running in the supervisor state.
> 
> TCG checks this via IF_PRIV, KVM checks this directly in the diag
> instruction handler, before exiting to userspace.
> 
> Acked-by: Janosch Frank <frankja@linux.ibm.com>
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
>  target/s390x/diag.c | 5 -----
>  1 file changed, 5 deletions(-)

Reviewed-by: Cornelia Huck <cohuck@redhat.com>




reply via email to

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