Sign in
qemu
/
qemu
/
c3aa4206fc5b5243632d58b8b8680ea068cf79ae
/
backends
/
tpm
/
tpm_backend.c
aef04fc
thread-pool: avoid passing the pool parameter every time
by Emanuele Giuseppe Esposito
· 2 years, 1 month ago
8ae92e2
backends: Add TPM files into their own directory
by Philippe Mathieu-Daudé
· 4 years, 9 months ago
[Renamed from backends/tpm.c]
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
a82400c
Drop superfluous includes of qapi/qmp/qerror.h
by Markus Armbruster
· 7 years ago
6a8a235
tpm: report backend request error
by Marc-André Lureau
· 7 years ago
c4fb856
tpm: replace GThreadPool with AIO threadpool
by Marc-André Lureau
· 7 years ago
9375c44
tpm: tpm_emulator: get and set buffer size of device
by Stefan Berger
· 7 years ago
b21e6aa
tpm: Move getting TPM buffer size to backends
by Stefan Berger
· 7 years ago
ebca2df
tpm-be: update optional function pointers
by Marc-André Lureau
· 7 years ago
3c3ef63
tpm: remove unused opened code
by Marc-André Lureau
· 7 years ago
191adc9
tpm-be: ask model to the TPM interface
by Marc-André Lureau
· 7 years ago
0bd6c8a
tpm-be: report error instead of front-end
by Marc-André Lureau
· 7 years ago
6899905
tpm-be: call request_completed() out of thread
by Marc-André Lureau
· 7 years ago
8a89c9a
tpm-backend: store TPMIf interface, improve backend_init()
by Marc-André Lureau
· 7 years ago
67af320
tpm: move TpmIf in include/sysemu/tpm.h
by Marc-André Lureau
· 7 years ago
05a6999
tpm: move recv_data_callback to TPM interface
by Marc-André Lureau
· 7 years ago
698f5da
tpm: add a QOM TPM interface
by Marc-André Lureau
· 7 years ago
0e43b7e
tpm: add TPMBackendCmd to hold the request state
by Marc-André Lureau
· 7 years ago
905e78b
tpm: remove unused TPMBackendCmd
by Marc-André Lureau
· 7 years ago
27a79d9
tpm: remove init() class method
by Marc-André Lureau
· 7 years ago
d31076b
tpm: remove TPMDriverOps
by Marc-André Lureau
· 7 years ago
d0c519b
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
by Amarnath Valluri
· 7 years ago
f59864b
tpm-backend: Add new API to read backend TpmInfo
by Amarnath Valluri
· 7 years ago
93330cf
tpm-backend: Made few interface methods optional
by Amarnath Valluri
· 7 years ago
f35fe5c
tpm-backend: Initialize and free data members in it's own methods
by Amarnath Valluri
· 7 years ago
b19a5ee
tpm-backend: Move thread handling inside TPMBackend
by Amarnath Valluri
· 7 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
9c05833
backends: Clean up includes
by Peter Maydell
· 9 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
116694c
Extend TPM TIS interface to support TPM 2
by Stefan Berger
· 10 years ago
ac95415
Remove various unused functions
by Thomas Huth
· 10 years ago
9c80d95
backends: Fix warning from Sparse
by Stefan Weil
· 10 years ago
65cd906
qom: Clean up fragile use of error_is_set() in set() methods
by Markus Armbruster
· 11 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
bdee56f
tpm: reorganize headers and split hardware part
by Paolo Bonzini
· 12 years ago
8f0605c
QOM-ify the TPM support
by Stefan Berger
· 12 years ago