diff options
author | Thomas Huth <thuth@redhat.com> | 2023-08-02 15:57:20 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-08-03 16:06:49 -0400 |
commit | 4572b22cf9ba432fa3955686853c706a1821bbc7 (patch) | |
tree | 2298562c240452e3985949114631ea699b0efeae /trace/control-internal.h | |
parent | 642ba89672279fbdd14016a90da239c85e845d18 (diff) | |
download | qemu-4572b22cf9ba432fa3955686853c706a1821bbc7.zip qemu-4572b22cf9ba432fa3955686853c706a1821bbc7.tar.gz qemu-4572b22cf9ba432fa3955686853c706a1821bbc7.tar.bz2 |
hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
On big endian hosts, we need to reverse the bitfield order in the
struct VTDInvDescIEC, just like it is already done for the other
bitfields in the various structs of the intel-iommu device.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230802135723.178083-4-thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'trace/control-internal.h')
0 files changed, 0 insertions, 0 deletions