diff options
author | 2020-07-10 07:55:52 -0400 | |
---|---|---|
committer | 2020-08-05 11:08:40 -0400 | |
commit | 4a04cfb0eb5e00432f9ff978f2b81bd1736e85db (patch) | |
tree | 9345fcb006252fec0d25a4d784a0a24260e332c5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | virtio_scsi: correct tags for config space fields (diff) | |
download | linux-dev-4a04cfb0eb5e00432f9ff978f2b81bd1736e85db.tar.xz linux-dev-4a04cfb0eb5e00432f9ff978f2b81bd1736e85db.zip |
virtio_config: disallow native type fields
Transitional devices should all use __virtioXX types (and __leXX for
fields not present in legacy devices).
Modern ones should use __leXX.
_uXX type would be a bug.
Let's prevent that.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions