commit | a7fa7c77cf15fb22d0f33fcc88770de0246c5588 | [log] [tgz] |
---|---|---|
author | Antonios Motakis <a.motakis@virtualopensystems.com> | Mon Mar 16 14:08:55 2015 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Mar 16 14:08:55 2015 -0600 |
tree | 36d38f48496c5f67f73bbbe15d30a7cf11a99b51 | |
parent | 42ac9bd18d4fc28c36c7927847f0f6e90ecd7710 [diff] |
vfio/platform: implement IRQ masking/unmasking via an eventfd With this patch the VFIO user will be able to set an eventfd that can be used in order to mask and unmask IRQs of platform devices. Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com> Signed-off-by: Baptiste Reynal <b.reynal@virtualopensystems.com> Reviewed-by: Eric Auger <eric.auger@linaro.org> Tested-by: Eric Auger <eric.auger@linaro.org> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>