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, base, bytestring, dlist, 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 | Thu Aug 7 20:30:22 UTC 2008 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
Modules
Downloads
- hsXenCtrl-0.0.7.tar.gz (Cabal source package)
- package description (included in the package)