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
/
backends
/
tpm.c
Age
Commit message (
Expand
)
Author
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
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-04
backends: Clean up includes
Peter Maydell
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
2015-05-08
Remove various unused functions
Thomas Huth
2015-03-19
backends: Fix warning from Sparse
Stefan Weil
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
2013-04-02
QOM-ify the TPM support
Stefan Berger