diff options
| author | Sean Christopherson <[email protected]> | 2022-02-15 13:21:19 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-06-11 11:46:19 -0400 |
| commit | b530eba14c7001882ab517c8408878ef2de97863 (patch) | |
| tree | f9b45af9d1be0115c3e3bcdde195a7524dcd2323 /tools/perf/scripts/python/stackcollapse.py | |
| parent | b938cafdde4e2dac94154bd2a345f2baa68919dc (diff) | |
KVM: selftests: Get rid of kvm_util_internal.h
Fold kvm_util_internal.h into kvm_util_base.h, i.e. make all KVM utility
stuff "public". Hiding struct implementations from tests has been a
massive failure, as it has led to pointless and poorly named wrappers,
unnecessarily opaque code, etc...
Not to mention that the approach was a complete failure as evidenced by
the non-zero number of tests that were including kvm_util_internal.h.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions