aboutsummaryrefslogtreecommitdiff
path: root/trace/simple.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-08-02 15:57:22 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2023-08-04 08:27:03 +0300
commitb58abc4a2b59077bfd5d5b9d1daf7bb86221f6b1 (patch)
tree679c2a3b04db973e240975fc95a7865a3efea89e /trace/simple.c
parentfd02247083faf23488264c44d4a425d44390e4b2 (diff)
hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
The values in "msg" are assembled in host endian byte order (the other field are also not swapped), so we must not swap the __addr_head here. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230802135723.178083-6-thuth@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Xu <peterx@redhat.com> (cherry picked from commit 37cf5cecb039a063c0abe3b51ae30f969e73aa84) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'trace/simple.c')
0 files changed, 0 insertions, 0 deletions