summaryrefslogtreecommitdiffstats
path: root/drivers/xen/events
Commit message (Expand)AuthorAgeFilesLines
* xen: delete new instances of __cpuinit usagePaul Gortmaker2014-01-101-3/+3
* xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun2014-01-071-2/+4
* xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-061-5/+9
* xen/events: use the FIFO-based ABI if availableDavid Vrabel2014-01-064-1/+448
* xen/events: allow event channel priority to be setDavid Vrabel2014-01-061-0/+17
* xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-061-4/+4
* xen/evtchn: support more than 4096 portsDavid Vrabel2014-01-062-5/+13
* xen/events: add xen_evtchn_mask_all()David Vrabel2014-01-061-7/+11
* xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel2014-01-063-55/+149
* xen/events: add a evtchn_op for port setupDavid Vrabel2014-01-062-1/+13
* 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-063-16/+84
* xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-064-362/+440
* xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel2014-01-062-0/+1911
OpenPOWER on IntegriCloud