commit | 425936246fbe11728ebd787e9199734f3edc2df4 | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Tue Mar 10 10:15:54 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Mar 16 17:59:02 2020 +0100 |
tree | b66c8123c2d238037e098cb3029220acf1fa92f1 | |
parent | 1914f624f5e3adc0493c60b25a861d3c9235fc87 [diff] |
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>