commit | f7116284c734f3a47180cd9c907944a1837ccb3c | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Fri Feb 06 19:21:19 2009 -0800 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Mon Mar 30 09:26:49 2009 -0700 |
tree | 320ce180a59a411ebbcbe08e6490a7fd672ad232 | |
parent | d4c045364d3107603187f21a56ec231e74d26441 [diff] |
xen: add /dev/xen/evtchn driver This driver is used by application which wish to receive notifications from the hypervisor or other guests via Xen's event channel mechanism. In particular it is used by the xenstore daemon in domain 0. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>