summaryrefslogtreecommitdiffstats
path: root/hw/pci
diff options
context:
space:
mode:
authorJason Wang2022-04-01 04:28:24 +0200
committerMichael S. Tsirkin2022-05-13 11:22:31 +0200
commit250227f4fa4efd6032da6c39d8fb2e6c9192d6ce (patch)
treed8172299df55dbcc2279ba31bcecdac06dced276 /hw/pci
parentvirtio: fix feature negotiation for ACCESS_PLATFORM (diff)
downloadqemu-250227f4fa4efd6032da6c39d8fb2e6c9192d6ce.tar.gz
qemu-250227f4fa4efd6032da6c39d8fb2e6c9192d6ce.tar.xz
qemu-250227f4fa4efd6032da6c39d8fb2e6c9192d6ce.zip
intel-iommu: correct the value used for error_setg_errno()
error_setg_errno() expects a normal errno value, not a negated one, so we should use ENOTSUP instead of -ENOSUP. Fixes: Coverity CID 1487174 Fixes: ("intel_iommu: support snoop control") Signed-off-by: Jason Wang <jasowang@redhat.com> Message-Id: <20220401022824.9337-1-jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'hw/pci')
0 files changed, 0 insertions, 0 deletions