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: Thomas Huth
Subject: Re: [PATCH] s390x/kvm: remove unused gs handling
Date: Wed, 2 Jun 2021 15:07:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0

On 02/06/2021 14.50, Cornelia Huck 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(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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