s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()
commit708f99c366f7ea043123a894c416a24384f50b5c
authorDavid Hildenbrand <david@redhat.com>
Fri, 18 Aug 2017 11:43:37 +0000 (18 13:43 +0200)
committerCornelia Huck <cohuck@redhat.com>
Wed, 30 Aug 2017 16:23:25 +0000 (30 18:23 +0200)
tree8517ede043c6444a88194bb02ab95508fb351fd5
parentfba5f6feba119c2c2ac3ecc8f7cb630085611c93
s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()

Not needed at that point. Also drop it from kvm_s390_query_mem_limit()
we call in kvm_s390_set_mem_limit().

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170818114353.13455-3-david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu.h
target/s390x/kvm.c