diff options
author | Eric Auger <eric.auger@redhat.com> | 2021-11-27 08:29:08 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2021-12-15 08:08:59 +0100 |
commit | 3a411b2d9660234c8b6855d1b2861085a4ee5943 (patch) | |
tree | 959521f508dfe479d034f75f35066461efdbd133 /hw/xtensa | |
parent | 7b140d23598650326b2bdefbf2b134eacf995d31 (diff) | |
download | qemu-3a411b2d9660234c8b6855d1b2861085a4ee5943.zip qemu-3a411b2d9660234c8b6855d1b2861085a4ee5943.tar.gz qemu-3a411b2d9660234c8b6855d1b2861085a4ee5943.tar.bz2 |
virtio-iommu: Fix endianness in get_config
Endianess is not properly handled when populating
the returned config. Use the cpu_to_le* primitives
for each separate field. Also, while at it, trace
the domain range start.
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Message-Id: <20211127072910.1261824-3-eric.auger@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/xtensa')
0 files changed, 0 insertions, 0 deletions