aboutsummaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorZhenzhong Duan <zhenzhong.duan@intel.com>2022-06-23 10:31:52 +0800
committerMichael S. Tsirkin <mst@redhat.com>2022-06-27 18:53:18 -0400
commit45461aace83d961e933b27519b81d17b4c690514 (patch)
tree97302b1c001f0831070681b50b90a69aa56a069b /target
parent097ccbbbaf2681df1e65542e5b7d2b2d0c66e2bc (diff)
downloadqemu-45461aace83d961e933b27519b81d17b4c690514.zip
qemu-45461aace83d961e933b27519b81d17b4c690514.tar.gz
qemu-45461aace83d961e933b27519b81d17b4c690514.tar.bz2
virtio-iommu: Fix the partial copy of probe request
The structure of probe request doesn't include the tail, this leads to a few field missed to be copied. Currently this isn't an issue as those missed field belong to reserved field, just in case reserved field will be used in the future. Changed 4th parameter of virtio_iommu_iov_to_req() to receive size of device-readable part. Fixes: 1733eebb9e75b ("virtio-iommu: Implement RESV_MEM probe request") Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Message-Id: <20220623023152.3473231-1-zhenzhong.duan@intel.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions