summaryrefslogtreecommitdiffstats
path: root/drivers/xen/events/events_base.c
Commit message (Expand)AuthorAgeFilesLines
* xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel2014-01-061-51/+124
* xen/events: add a evtchn_op for port setupDavid Vrabel2014-01-061-1/+1
* xen/events: allow setup of irq_info to failDavid Vrabel2014-01-061-65/+91
* xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel2014-01-061-0/+4
* xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-061-362/+17
* xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel2014-01-061-0/+1908