-
-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(vm): Add support for setting the VM TPM State device (#743)
* feat(vm): add support for setting the vm tpm state Signed-off-by: Rui Lopes <[email protected]> * feat(vm): add encoding / unmarshalling for CustomTPMState Signed-off-by: Pavel Boldyrev <[email protected]> * feat(vm): fix typos Signed-off-by: Rui Lopes <[email protected]> * feat(vm): fix vmGetTPMState Signed-off-by: Pavel Boldyrev <[email protected]> * feat(docs): add the vm tpm_state documentation Signed-off-by: Rui Lopes <[email protected]> * feat(docs): add the vm tpm_state example Signed-off-by: Rui Lopes <[email protected]> --------- Signed-off-by: Rui Lopes <[email protected]> Signed-off-by: Pavel Boldyrev <[email protected]> Co-authored-by: Pavel Boldyrev <[email protected]>
- Loading branch information
Showing
4 changed files
with
285 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.