K 10 svn:author V 6 royger K 8 svn:date V 27 2016-10-31T13:00:53.216928Z K 7 svn:log V 413 xen/intr: add reference counts to event channels Add a reference count to xenisrc. This is required for implementation of unmap-notifications in the grant table userspace device (gntdev). We need to hold a reference to the event channel port, in case the user deallocates the port before we send the notification. Submitted by: jaggi Reviewed by: royger Differential review: https://reviews.freebsd.org/D7429 END