target/s390x: simplify ri_allowed()
commitad4ad5f5125be3de5613221e073d5ebb4dd7fb89
authorDavid Hildenbrand <david@redhat.com>
Fri, 18 Aug 2017 11:43:38 +0000 (18 13:43 +0200)
committerCornelia Huck <cohuck@redhat.com>
Wed, 30 Aug 2017 16:23:25 +0000 (30 18:23 +0200)
tree8e215874568650ad634de2289da97d52cfecb28f
parent708f99c366f7ea043123a894c416a24384f50b5c
target/s390x: simplify ri_allowed()

Only used in KVM and there is no reason why it shouldn't be allowed for
tcg - it is simply not available.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170818114353.13455-4-david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/s390-virtio-ccw.c