Hi Eric, Thanks for feedback.
# @present: true if KVM acceleration is built into this executable # +# @sev: true if SEV is activeWorth expanding what the acronym stands for. Also needs a '(since 2.8)' designator.
will fix in v2.
+# # Since: 0.14.0 ## -{ 'struct': 'KvmInfo', 'data': {'enabled': 'bool', 'present': 'bool'} } +{ 'struct': 'KvmInfo', 'data': {'enabled': 'bool', 'present': 'bool', 'sev' : 'bool'} }Long line; please wrap to keep it under 80 columns.
will fix in v2.