commit | b52f3ed02221252d8ee2c7d756e76fad4a5e84f6 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu May 05 11:58:29 2016 -0600 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed May 11 22:37:54 2016 +0200 |
tree | 614388b0b562cc9fbc5c0a8598c9a7e7762f1e89 | |
parent | 0b1b1dfd52a67f4f09a18cb82337199bc90ad7fb [diff] |
irqbypass: Disallow NULL token A NULL token is meaningless and can only lead to unintended problems. Error on registration with a NULL token, ignore de-registrations with a NULL token. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>