OSDN Git Service

KVM: selftests: Share common API documentation
authorAndrew Jones <drjones@redhat.com>
Tue, 10 Mar 2020 09:15:54 +0000 (10:15 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Mar 2020 16:59:02 +0000 (17:59 +0100)
commit425936246fbe11728ebd787e9199734f3edc2df4
treeb66c8123c2d238037e098cb3029220acf1fa92f1
parent1914f624f5e3adc0493c60b25a861d3c9235fc87
KVM: selftests: Share common API documentation

Move function documentation comment blocks to the header files in
order to avoid duplicating them for each architecture. While at
it clean up and fix up the comment blocks.

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