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_backend.h
Age
Commit message (
Expand
)
Author
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
2017-10-19
tpm: remove init() class method
Marc-André Lureau
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-19
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
2017-10-19
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
2017-09-04
tpm: Clean up model registration & lookup
Markus Armbruster
2017-09-04
tpm: Clean up driver registration & lookup
Marc-André Lureau
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-02-23
include: Clean up includes
Peter Maydell
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
2015-03-01
tpm: Support for TIS selftest done flag
Stefan Berger
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini