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.c
Age
Commit message (
Expand
)
Author
2020-06-19
tpm: Move backend code under the 'backends/' directory
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
Philippe Mathieu-Daudé
2020-02-02
tpm: Move tpm_tis_show_buffer to tpm_util.c
Stefan Berger
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2018-03-06
tpm: convert tpm_util.c to use trace-events
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: pull tpm_util_request() out of tpm_util_test()
Stefan Berger
2017-10-19
tpm-tis: move TPMState to TIS header
Marc-André Lureau
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
2017-10-13
tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD
Stefan Berger
2016-01-29
hw: Clean up includes
Peter Maydell
2015-05-31
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger