commit | cac80d6e382f63243ee4f31eb55afe22ed423e53 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Fri Feb 06 15:05:07 2015 -0700 |
committer | Alex Williamson <alex.williamson@redhat.com> | Tue Feb 10 12:37:57 2015 -0700 |
tree | 06c577bbff9603d8f4268fac3b5bac723761dc8a | |
parent | 13060b64b819c194909121b90b5f8dd9abb5ea4e [diff] |
vfio-pci: Generalize setup of simple eventfds We want another single vector IRQ index to support signaling of the device request to userspace. Generalize the error reporting IRQ index to avoid code duplication. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>