aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2020-07-12 10:57:02 -0400
committerMichael S. Tsirkin <mst@redhat.com>2020-08-05 11:08:40 -0400
commit5d7d0f387ae1b933ff9771dc921f5e2f65271df9 (patch)
tree9326524c537a44f47857fefb8d21f244fbcfa2d3 /scripts/gdb/linux/utils.py
parent639916734754b20fc34d956515a67b6a05776534 (diff)
vdpa_sim: fix endian-ness of config space
VDPA sim accesses config space as native endian - this is wrong since it's a modern device and actually uses LE. It only supports modern guests so we could punt and just force LE, but let's use the full virtio APIs since people tend to copy/paste code, and this is not data path anyway. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions