diff options
author | Paolo Bonzini <[email protected]> | 2024-04-04 08:13:14 -0400 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-04-11 13:08:22 -0400 |
commit | 546d714b0880f20572d21ece5b9544c0e37a7a49 (patch) | |
tree | 86c5504e9222e8372f3061f58d4cf09329a8fe92 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8d2aec3b2d7937ed77d2daa8f29c6dfc01100953 (diff) |
KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
Allow vendor modules to provide their own attributes on /dev/kvm.
To avoid proliferation of vendor ops, implement KVM_HAS_DEVICE_ATTR
and KVM_GET_DEVICE_ATTR in terms of the same function. You're not
supposed to use KVM_GET_DEVICE_ATTR to do complicated computations,
especially on /dev/kvm.
Reviewed-by: Michael Roth <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Isaku Yamahata <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions