s390x/kvm: remove unused gs handling
commit3fb3b122ac061859c20cdb14567313f137dbc152
authorCornelia Huck <cohuck@redhat.com>
Wed, 2 Jun 2021 12:50:50 +0000 (2 14:50 +0200)
committerCornelia Huck <cohuck@redhat.com>
Mon, 21 Jun 2021 06:48:20 +0000 (21 08:48 +0200)
tree866bfee680cddafd54059dd31d27404a660ddc4b
parent8f521741e1280f0957ac1b873292c19219e1fb9a
s390x/kvm: remove unused gs handling

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>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210602125050.492500-1-cohuck@redhat.com>
target/s390x/kvm-stub.c
target/s390x/kvm.c
target/s390x/kvm_s390x.h