Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all internal header files to a separate directory, so that it's clear what | ewan@localhost.localdomain | 2007-04-21 | 1 | -53/+0 |
| | | | | | | | | forms the public API. Tidy up a couple of macros in xen_internal.h. Remove test_hvm_bindings, which no longer builds, and which has had its functionality subsumed into test_bindings. Bump the library version to 0.9. Signed-off-by: Ewan Mellor <ewan@xensource.com> | ||||
* | Added documentation, C bindings, and a test for VM_metrics.{start_time, | Ewan Mellor | 2007-04-09 | 1 | -0/+53 |
VCPUs_CPU,VCPUs_params}. Changed VM_metrics.start_time to be a DateTime, not an integer. Signed-off-by: Ewan Mellor <ewan@xensource.com> |