index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
tpm.h
Age
Commit message (
Expand
)
Author
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2018-10-19
tpm: Clean up error reporting in tpm_init_tpmdev()
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-01-29
tpm: add CRB device
Marc-André Lureau
2018-01-29
tpm: report backend request error
Marc-André Lureau
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-14
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
2017-12-14
tpm-tis: no longer expose TPMState
Marc-André Lureau
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
2017-12-14
tpm: move TpmIf in include/sysemu/tpm.h
Marc-André Lureau
2017-10-24
tpm: add missing include
Philippe Mathieu-Daudé
2015-06-03
TPM: fix build with tpm disabled
Juan Quintela
2015-06-01
TPM2 ACPI table support
Stefan Berger
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini