xen/arm: receive Xen events on ARM
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 14 Sep 2012 13:37:32 +0000 (13:37 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 14 Sep 2012 13:37:32 +0000 (13:37 +0000)
commit0ec53ecf38bcbf95b4b057328a8fbba4d22ef28b
treeee0fa3f22816e4c95bc6229577930eabf08c2d48
parentb3b52fd87e8f7544fde75a471108bd5bd4492c90
xen/arm: receive Xen events on ARM

Compile events.c on ARM.
Parse, map and enable the IRQ to get event notifications from the device
tree (node "/xen").

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/arm/include/asm/xen/events.h [new file with mode: 0644]
arch/arm/xen/enlighten.c
arch/x86/xen/enlighten.c
arch/x86/xen/irq.c
arch/x86/xen/xen-ops.h
drivers/xen/events.c
include/xen/events.h