xen/events: move 2-level specific code into its own file
authorDavid Vrabel <david.vrabel@citrix.com>
Wed, 13 Mar 2013 15:29:25 +0000 (15:29 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 6 Jan 2014 15:07:41 +0000 (10:07 -0500)
In preparation for alternative event channel ABIs, move all the
functions accessing the shared data structures into their own file.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>

No differences found