commit | ced40d0f3e8833bb8d7d8e2cbfac7da0bf7008c4 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Fri Feb 06 14:09:44 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 09 12:17:45 2009 +0100 |
tree | 980247c2e6e3a48f7b1f1447af172da0f7de9800 | |
parent | 792dc4f6cdacf50d3f2b93756d282fc04ee34bd5 [diff] |
xen: pack all irq-related info together Put all irq info into one struct. Also, use a union to keep event channel type-specific information, rather than overloading the index field. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>