The hsXenCtrl package
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; this 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, base, bytestring, mtl |
| License | BSD3 |
| Author | Thomas M. DuBuisson |
| Maintainer | thomas.dubuisson@gmail.com |
| Stability | experimental |
| Category | System |
| Home page | http://haskell.org/haskellwiki/HsXenCtrl |
| Upload date | Sun Jun 9 03:26:40 UTC 2008 |
| Uploaded by | ThomasDuBuisson |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
Modules
- System
- Xen
- System.Xen.CBindings
- Xen
Downloads
- hsXenCtrl-0.0.5.tar.gz (Cabal source package)
- package description (included in the package)