diff options
author | Antonios Motakis <[email protected]> | 2015-03-16 14:08:50 -0600 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2015-03-16 14:08:50 -0600 |
commit | 57f972e2b341dd6a73533f9293ec55d584a5d833 (patch) | |
tree | a9ff1aa6e1770af3f07e16f84de211015d68790b /scripts/gdb/linux/modules.py | |
parent | 9a36321c8d3350c4f7befa02adf3ce4583287ad9 (diff) |
vfio/platform: trigger an interrupt via eventfd
This patch allows to set an eventfd for a platform device's interrupt,
and also to trigger the interrupt eventfd from userspace for testing.
Level sensitive interrupts are marked as maskable and are handled in
a later patch. Edge triggered interrupts are not advertised as maskable
and are implemented here using a simple and efficient IRQ handler.
Signed-off-by: Antonios Motakis <[email protected]>
[Baptiste Reynal: fix masked interrupt initialization]
Signed-off-by: Baptiste Reynal <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Tested-by: Eric Auger <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions