The hsXenCtrl package
This package is obsolete.
FFI bindings to xenctrl.h and perhaps more. The System.Xen.CBindings should provide direct access to the C API while System.Xen will eventually provide a higher level abstraction. This library binding allows pure haskell programs to use XenCtrl functions; these can be Haskell versions of xend, xm, and virt-manager but more interesting projects are possible. Think about a happs app controlling domains and complex policy controls on resource (CPU, memory, PCI) uses.
Properties
| Versions | 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.1.0, 0.1.1, 0.2.0 |
|---|---|
| Dependencies | array (≥0.2 & <0.4), base (≥3.0 & <4.5), bytestring (<1.0), dlist (0.5), mtl (≥1.0 & ≤2.2.0.0) |
| License | BSD3 |
| Author | Thomas M. DuBuisson |
| Maintainer | thomas.dubuisson@gmail.com |
| Stability | experimental |
| Category | System |
| Home page | http://haskell.org/haskellwiki/HsXenCtrl |
| Upload date | Fri Dec 3 23:38:24 UTC 2010 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-7.0 |
Modules
Downloads
- hsXenCtrl-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)