On 2/3/22 19:12, Mark Kanda wrote:
I added the 'unknown' member here (and in other enums) to handle situations where QEMU is behind KVM in terms of enumerating the various stat types, units, etc. I feel this will be a semi-common scenario (old QEMU on a new kernel) and with 'unknown', QEMU can at least display the raw data.
I think you can skip them, there aren't really plans for new types (the "metaschema" is based on one that has been in use for quite some time at Google).
Paolo