summary refs log tree commit diff stats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-08-02 15:57:21 +0200
committerMichael S. Tsirkin <mst@redhat.com>2023-08-03 16:06:49 -0400
commitfcd8027423300b201b37842b88393dc5c6c8ee9e (patch)
tree4b47a3d226d5532e36a9c0c6572b883b7a5cb7f2 /linux-user/syscall.c
parent4572b22cf9ba432fa3955686853c706a1821bbc7 (diff)
downloadfocaccia-qemu-fcd8027423300b201b37842b88393dc5c6c8ee9e.tar.gz
focaccia-qemu-fcd8027423300b201b37842b88393dc5c6c8ee9e.zip
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
The values in "addr" are populated locally in this function in host
endian byte order, so we must not swap the index_l field here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230802135723.178083-5-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>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions