summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2020-07-10 07:55:52 -0400
committerMichael S. Tsirkin <mst@redhat.com>2020-08-05 11:08:41 -0400
commit14191c15ab9d87e60d2ebbfbf6df83d546152af1 (patch)
treeae675e4e2c6c4a5cd7caaed061ed858f81b0310e /tools/perf/scripts/python
parenta5b90f2db8e0ef6504695cbd36a65fd8296338ee (diff)
virtio_config: disallow native type fields (again)
_Generic version allowed __uXX types but that is no longer necessary: Transitional devices should all use __virtioXX types (and __leXX for fields not present in the 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')
0 files changed, 0 insertions, 0 deletions