summary refs log tree commit diff stats
path: root/scripts/qapi-event.py
diff options
context:
space:
mode:
authorEric Auger <eric.auger@redhat.com>2016-10-17 10:57:58 -0600
committerAlex Williamson <alex.williamson@redhat.com>2016-10-17 10:57:58 -0600
commit7dfb34247e231e1f317e3558af96c90f06fef8a5 (patch)
tree730ab82302c6d49e7ec390d1880501306bee318d /scripts/qapi-event.py
parent008d0e2d7bb1bb8c0393d5cc7501a05c2bc4ed81 (diff)
downloadfocaccia-qemu-7dfb34247e231e1f317e3558af96c90f06fef8a5.tar.gz
focaccia-qemu-7dfb34247e231e1f317e3558af96c90f06fef8a5.zip
vfio/pci: Pass an error object to vfio_intx_enable
Pass an error object to prepare for migration to VFIO-PCI realize.

The error object is propagated down to vfio_intx_enable_kvm().

The three other callers, vfio_intx_enable_kvm(), vfio_msi_disable_common()
and vfio_pci_post_reset() do not propagate the error and simply call
error_reportf_err() with the ERR_PREFIX formatting.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'scripts/qapi-event.py')
0 files changed, 0 insertions, 0 deletions