index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
tpm
/
tpm_util.h
Age
Commit message (
Expand
)
Author
2020-06-19
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
Philippe Mathieu-Daudé
2020-02-02
tpm: Move tpm_tis_show_buffer to tpm_util.c
Stefan Berger
2018-02-03
tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions
Stefan Berger
2018-01-29
tpm: fix alignment issues
Marc-André Lureau
2017-12-22
tpm: Implement tpm_sized_buffer_reset
Stefan Berger
2017-12-19
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
2017-12-14
tpm: tpm_passthrough: Read the buffer size from the host device
Stefan Berger
2017-12-14
tpm: add tpm_cmd_get_size() to tpm_util
Marc-André Lureau
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2015-05-31
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger