Thomas Huth 37cf5cecb0 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>
2023-08-03 16:16:17 -04:00
..
2023-07-25 17:15:47 +03:00
2023-07-25 17:13:53 +03:00
2023-07-25 17:14:07 +03:00
2023-07-25 17:13:53 +03:00
2023-07-30 20:09:54 +02:00
2023-06-05 20:48:34 +02:00
2023-07-10 16:17:08 -04:00
2023-07-25 17:14:07 +03:00
2023-08-03 16:06:49 -04:00