aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2020-07-10 03:20:21 -0400
committerMichael S. Tsirkin <mst@redhat.com>2020-08-05 09:30:19 -0400
commita4235ec06acf05c58081700cda02dcd480d9e9cb (patch)
treeb5179d0d8a489cc38219bdee1186aa8886e04822 /tools/perf/scripts/python/export-to-sqlite.py
parentvirtio_ring: sparse warning fixup (diff)
downloadlinux-dev-a4235ec06acf05c58081700cda02dcd480d9e9cb.tar.xz
linux-dev-a4235ec06acf05c58081700cda02dcd480d9e9cb.zip
virtio: allow __virtioXX, __leXX in config space
Currently all config space fields are of the type __uXX. This confuses people and some drivers (notably vdpa) access them using CPU endian-ness - which only works well for legacy or LE platforms. Update virtio_cread/virtio_cwrite macros to allow __virtioXX and __leXX field types. Follow-up patches will convert config space to use these types. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions