]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: aarch64: Use stream when given
authorAndrew Jones <drjones@redhat.com>
Fri, 14 Feb 2020 14:59:15 +0000 (15:59 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Feb 2020 19:05:19 +0000 (20:05 +0100)
commit7d5b7550b66af93d20b0bcfb65c475bf8eb27ce5
treeb6e4c1f938bc104e00afcf644d92a15a58aff7f8
parentcf8fe91e02880fbb6862b1a80aca9d6cfef97c93
KVM: selftests: aarch64: Use stream when given

I'm not sure how we ended up using printf instead of fprintf in
virt_dump(). Fix it.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/lib/aarch64/processor.c