commit | bc9e9e672df9f16f3825320c53ec01b3d44add28 | [log] [tgz] |
---|---|---|
author | Jing Zhang <jingzhangos@google.com> | Wed Jun 23 17:28:46 2021 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 24 18:00:29 2021 -0400 |
tree | 9213d444a791f6dbfcb47ba69af29eeccca8841b | |
parent | 0b45d58738cd67d8b63bf093bd56f2f57a00f642 [diff] |
KVM: debugfs: Reuse binary stats descriptors To remove code duplication, use the binary stats descriptors in the implementation of the debugfs interface for statistics. This unifies the definition of statistics for the binary and debugfs interfaces. Signed-off-by: Jing Zhang <jingzhangos@google.com> Message-Id: <20210618222709.1858088-8-jingzhangos@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>