package mirage-xen

  1. Overview
  2. Docs
module Activations : sig ... end

Event channels handlers.

module Device_state : sig ... end
module Lifecycle : sig ... end
module MM : sig ... end
module Main : sig ... end
module Sched : sig ... end

Xen scheduler operations.

module Start_info : sig ... end

Get the start info page.

module Time : sig ... end
module Xen : sig ... end

Some more Xen-specific that is neither part of scheduling nor startup info, and not tied to xenstore either.

module Xenctrl : sig ... end

Various functions of libxc's Xenctrl.

module Xs : sig ... end