qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] s390x/kvm: remove unused gs handling


From: Cornelia Huck
Subject: Re: [PATCH] s390x/kvm: remove unused gs handling
Date: Tue, 08 Jun 2021 09:40:46 +0200
User-agent: Notmuch/0.32.1 (https://notmuchmail.org)

On Wed, Jun 02 2021, Cornelia Huck <cohuck@redhat.com> wrote:

> With commit 0280b3eb7c05 ("s390x/kvm: use cpu model for gscb on
> compat machines"), we removed any calls to kvm_s390_get_gs()
> in favour of a different mechanism.
>
> Let's remove the unused kvm_s390_get_gs(), and with it the now
> unneeded cap_gs as well.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  target/s390x/kvm-stub.c  |  5 -----
>  target/s390x/kvm.c       | 10 +---------
>  target/s390x/kvm_s390x.h |  1 -
>  3 files changed, 1 insertion(+), 15 deletions(-)

Queued to s390-next.




reply via email to

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