s390x/kvm: help valgrind in several places
commitf555638c0ef9e9eb47677879fff7ca6f4b04df66
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 29 Apr 2020 07:42:01 +0000 (29 03:42 -0400)
committerCornelia Huck <cohuck@redhat.com>
Fri, 5 Jun 2020 15:13:11 +0000 (5 17:13 +0200)
treedf235f0ee64a5ff0c92b57c4a81b6fe03f6fa33c
parentb489f015fbe2bd59d409211f79ea0a8ac5d2a66d
s390x/kvm: help valgrind in several places

We need some little help in the code to reduce the valgrind noise.
This patch does this with some designated initializers for the cpu
model features and subfunctions.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20200429074201.100924-1-borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/kvm.c