Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | xen/events: Refactor evtchn_to_irq array to be dynamically allocated | David Vrabel | 2014-01-06 | 3 | -55/+149 | |
* | xen/events: add a evtchn_op for port setup | David Vrabel | 2014-01-06 | 2 | -1/+13 | |
* | xen/events: allow setup of irq_info to fail | David Vrabel | 2014-01-06 | 1 | -65/+91 | |
* | xen/events: add struct evtchn_ops for the low-level port operations | David Vrabel | 2014-01-06 | 3 | -16/+84 | |
* | xen/events: move 2-level specific code into its own file | David Vrabel | 2014-01-06 | 4 | -362/+440 | |
* | xen/events: move drivers/xen/events.c into drivers/xen/events/ | David Vrabel | 2014-01-06 | 2 | -0/+1911 |