diff options
author | Steve Sistare <[email protected]> | 2021-01-29 08:54:10 -0800 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2021-02-01 13:20:07 -0700 |
commit | ec5e32940cc9d2a8a321cb7d756fb6ae45702d03 (patch) | |
tree | e0314bcdcfd0ddb83fcf52a1c76b5f1b9bc94e73 /scripts/gdb/linux/tasks.py | |
parent | c3cbab24db3860d68924d8a3f752a97d3cca1623 (diff) |
vfio: iommu driver notify callback
Define a vfio_iommu_driver_ops notify callback, for sending events to
the driver. Drivers are not required to provide the callback, and
may ignore any events. The handling of events is driver specific.
Define the CONTAINER_CLOSE event, called when the container's file
descriptor is closed. This event signifies that no further state changes
will occur via container ioctl's.
Signed-off-by: Steve Sistare <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions