target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
authorCho, Yu-Chen <acho@suse.com>
Wed, 7 Jul 2021 10:53:21 +0000 (18:53 +0800)
committerCornelia Huck <cohuck@redhat.com>
Wed, 7 Jul 2021 12:01:59 +0000 (14:01 +0200)
commit1fc66ac17a604b3df78518ed9bc9bdf5552ee33a
treed6630a37d46f9e3825c4e94c422408c3a2abd55b
parentda9448854693bb5958d181b8f67bdb7760e0d0b0
target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m

this will allow to remove the kvm stubs.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Cho, Yu-Chen <acho@suse.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210707105324.23400-12-acho@suse.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/diag.c