OSDN Git Service

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)
commitf09ab268bbb26d5d851636801cafe73456ff73ab
treeb6e4c1f938bc104e00afcf644d92a15a58aff7f8
parenta93236fcbe1d0248461b29c0f87cb0b510c94e6f
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