Ian Campbell f4d0635bf8 xen: events: refactor GSI pirq bindings functions
Following the example set by xen_allocate_pirq_msi and
xen_bind_pirq_msi_to_irq:

xen_allocate_pirq becomes xen_allocate_pirq_gsi and now only allocates
a pirq number and does not bind it.

xen_map_pirq_gsi becomes xen_bind_pirq_gsi_to_irq and binds an
existing pirq.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-03-10 14:48:37 -05:00
..
2011-02-15 15:25:48 -05:00
2011-01-13 08:03:09 -08:00
2011-01-20 21:37:29 +10:30
2011-01-12 04:59:44 -05:00
2011-01-26 10:50:00 +10:00
2011-02-17 13:13:58 +01:00
2011-01-12 05:14:15 -05:00
2011-02-01 16:48:46 +02:00