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
/
hw
/
tpm
/
tpm_emulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-07-25
tpm_emulator: Translate TPM error codes to strings
Stefan Berger
1
-10
/
+50
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-10-30
tpm: Zero-init structure to avoid uninitialized variables in valgrind log
Stefan Berger
1
-0
/
+1
2018-05-24
tpm: extend TPM emulator with state migration support
Stefan Berger
1
-11
/
+312
2018-03-08
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...
Peter Maydell
1
-22
/
+23
2018-03-06
tpm: convert tpm_emulator.c to use trace-events
Stefan Berger
1
-22
/
+23
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-09
Clean up includes
Markus Armbruster
1
-5
/
+0
2018-01-29
tpm: report backend request error
Marc-André Lureau
1
-15
/
+6
2018-01-29
tpm: fix alignment issues
Marc-André Lureau
1
-8
/
+6
2018-01-29
tpm: Set the flags of the CMD_INIT command to 0
Stefan Berger
1
-1
/
+3
2017-12-22
tpm_emulator: Add a caching layer for the TPM Established flag
Stefan Berger
1
-3
/
+14
2017-12-18
hw/tpm: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
1
-4
/
+75
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
1
-0
/
+6
2017-12-14
tpm-emulator: add a FIXME comment about blocking cancel
Marc-André Lureau
1
-0
/
+1
2017-12-14
tpm-backend: move set 'id' to common code
Marc-André Lureau
1
-9
/
+3
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
1
-2
/
+0
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
1
-2
/
+2
2017-11-15
tpm-emulator: protect concurrent ctrl_chr access
Marc-André Lureau
1
-16
/
+28
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
1
-1
/
+2
2017-10-19
tpm: remove locty_data from TPMState
Marc-André Lureau
1
-2
/
+1
2017-10-19
tpm-emulator: fix error handling
Marc-André Lureau
1
-6
/
+8
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
1
-14
/
+15
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
1
-2
/
+1
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
1
-26
/
+16
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
1
-17
/
+12
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
1
-1
/
+0
2017-10-13
tpm: Added support for TPM emulator
Amarnath Valluri
1
-0
/
+587