OSDN Git Service

spapr_pci: Switch to vfio_eeh_as_op() interface
authorDavid Gibson <david@gibson.dropbear.id.au>
Mon, 29 Feb 2016 03:00:34 +0000 (14:00 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 15 Mar 2016 22:55:10 +0000 (09:55 +1100)
commit76a9e9f6803f097d8e37afae239c9638ee95dd39
treecefbb17314bcc64a9b237a3e5d1113b2eb85de58
parent3153119e9bb79ebd82e08d2fde80d1c3a039b6b2
spapr_pci: Switch to vfio_eeh_as_op() interface

This switches all EEH on VFIO operations in spapr_pci_vfio.c from the
broken vfio_container_ioctl() interface to the new vfio_as_eeh_op()
interface.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
hw/ppc/spapr_pci_vfio.c