On Wed, 29 Apr 2020 03:42:01 -0400 Christian Borntraeger <borntrae...@de.ibm.com> wrote:
> 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. > > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Signed-off-by: Christian Borntraeger <borntrae...@de.ibm.com> > --- > target/s390x/kvm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, applied.