aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/include/xen_vtpm.h
Commit message (Expand)AuthorAgeFilesLines
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-211-198/+0
* Remove the VTPM.instance field from the bindings.Ewan Mellor2007-01-301-1/+0
* Align vTPM support in the Xen-API, documentation and lib-xenkaf24@localhost.localdomain2007-01-301-8/+0
* Remove VBD.driver, VIF.type, VIF.name, VTPM.driver. This modelling was neverEwan Mellor2007-01-291-9/+0
* Update doc-comments to match recent documentation tidy-ups.Ewan Mellor2006-12-081-2/+2
* Added a destroy method for each object. Based upon the code for VM.destroyEwan Mellor2006-11-091-0/+7
* uint64_t replaced with int64_t everywhere.Ewan Mellor2006-10-281-2/+2
* Fix VTPM bindings -- ints in the model are uint64_t at the C binding level.Ewan Mellor2006-10-261-8/+15
* C bindings adding some basic vTPM extensions to the API thatEwan Mellor2006-10-251-0/+202