Description

Event channels are the Xen equivalent of interrupts, used to signal when data (or space) is available for processing. This implementation is a binding to a set of libxc functions which access /dev/xen/evtchn for userspace.

Tags

org:mirage org:xapi-project

Published: 13 Feb 2019

Dependencies (8)

  1. conf-xen build
  2. ounit with-test
  3. cmdliner
  4. lwt
  5. lwt-dllist
  6. xen-evtchn >= "2.0.0"
  7. dune >= "1.0"
  8. ocaml >= "4.03.0"

Reverse Dependencies (1)

  1. vchan-unix

Conflicts

    None