index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
tpm_backend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-01-29
tpm: report backend request error
Marc-André Lureau
1
-1
/
+2
2018-01-29
tpm: replace GThreadPool with AIO threadpool
Marc-André Lureau
1
-2
/
+10
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
1
-2
/
+4
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
1
-0
/
+12
2017-12-14
tpm: remove tpm_register_model()
Marc-André Lureau
1
-2
/
+0
2017-12-14
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
1
-1
/
+1
2017-12-14
tpm-backend: move set 'id' to common code
Marc-André Lureau
1
-1
/
+1
2017-12-14
tpm-be: update optional function pointers
Marc-André Lureau
1
-1
/
+4
2017-12-14
tpm: remove unused opened code
Marc-André Lureau
1
-12
/
+0
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
1
-1
/
+0
2017-12-14
tpm-be: report error instead of front-end
Marc-André Lureau
1
-1
/
+2
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
1
-0
/
+1
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
1
-3
/
+3
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
1
-5
/
+1
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
1
-3
/
+13
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
1
-1
/
+1
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
1
-8
/
+1
2017-10-19
tpm: remove init() class method
Marc-André Lureau
1
-2
/
+0
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
1
-10
/
+5
2017-10-19
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
1
-5
/
+0
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
1
-1
/
+0
2017-10-19
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
1
-1
/
+0
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
1
-12
/
+0
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
1
-2
/
+13
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
1
-11
/
+2
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
1
-7
/
+0
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
1
-12
/
+20
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
1
-1
/
+0
2017-09-04
tpm: Clean up model registration & lookup
Markus Armbruster
1
-1
/
+1
2017-09-04
tpm: Clean up driver registration & lookup
Marc-André Lureau
1
-1
/
+1
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
1
-0
/
+23
2015-03-01
tpm: Support for TIS selftest done flag
Stefan Berger
1
-1
/
+1
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
1
-0
/
+1
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-0
/
+209