aboutsummaryrefslogtreecommitdiff
path: root/lib/pci.c
diff options
context:
space:
mode:
authorlimiao-intel <105205746+limiao-intel@users.noreply.github.com>2023-06-09 04:51:04 +0800
committerGitHub <noreply@github.com>2023-06-08 21:51:04 +0100
commit74e7348f253c04d43c11082c83f2a51720c7643e (patch)
treef6f24b896e9846c36b9a688f3a8c2caab3d3d7d8 /lib/pci.c
parente817d2e67835a80761fd33c4a1ed445c3309f3e7 (diff)
downloadlibvfio-user-74e7348f253c04d43c11082c83f2a51720c7643e.zip
libvfio-user-74e7348f253c04d43c11082c83f2a51720c7643e.tar.gz
libvfio-user-74e7348f253c04d43c11082c83f2a51720c7643e.tar.bz2
fix err/req irq fd issue (#731)
When handle_device_set_irqs set err irq/req irq, fd will be filled in vfu_ctx->irqs->efds[] rather than vfu_ctx->irqs->err_efd or vfu_ctx->irqs->req_efd. This patch adds irq index judgment before filling in fd to make sure fd is filled in the correct place. Signed-off-by: Miao Li <miao.li@intel.com> Reviewed-by: John Levon <john.levon@nutanix.com> Reviewed-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to 'lib/pci.c')
0 files changed, 0 insertions, 0 deletions