index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
tpm
/
tpm_passthrough.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1...
Peter Maydell
1
-10
/
+3
2018-03-06
tpm: convert tpm_passthrough.c to use trace-events
Stefan Berger
1
-10
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-01-29
tpm: report backend request error
Marc-André Lureau
1
-16
/
+15
2018-01-29
tpm: lookup cancel path under tpm device class
Marc-André Lureau
1
-12
/
+22
2018-01-29
tpm: fix alignment issues
Marc-André Lureau
1
-4
/
+2
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
1
-1
/
+1
2017-12-18
hw/tpm: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-14
tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
Stefan Berger
1
-0
/
+15
2017-12-14
tpm: tpm_passthrough: Read the buffer size from the host device
Stefan Berger
1
-1
/
+10
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
1
-0
/
+6
2017-12-14
tpm-passthrough: workaround a possible race
Marc-André Lureau
1
-2
/
+2
2017-12-14
tpm-passthrough: simplify create()
Marc-André Lureau
1
-26
/
+10
2017-12-14
tpm-passthrough: make it safer to destroy after creation
Marc-André Lureau
1
-2
/
+6
2017-12-14
tpm-backend: move set 'id' to common code
Marc-André Lureau
1
-6
/
+3
2017-12-14
tpm-passthrough: pass TPMPassthruState to handle_device_opts
Marc-André Lureau
1
-3
/
+3
2017-12-14
tpm-passthrough: don't save guessed cancel_path in options
Marc-André Lureau
1
-3
/
+1
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
1
-3
/
+0
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
1
-2
/
+2
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
1
-1
/
+2
2017-10-19
tpm-tis: remove tpm_tis.h header
Marc-André Lureau
1
-1
/
+0
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
1
-19
/
+5
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
1
-3
/
+1
2017-10-19
tpm: remove needless cast
Marc-André Lureau
1
-1
/
+1
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
1
-19
/
+10
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
1
-14
/
+11
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
1
-1
/
+0
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
1
-59
/
+5
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
-19
/
+32
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
1
-35
/
+1
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
1
-19
/
+12
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
1
-50
/
+8
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
1
-4
/
+0
2016-10-28
hw/tpm/tpm_passthrough: Simplify if-statements a little bit
Thomas Huth
1
-4
/
+2
2016-04-13
tpm: Fix write to file descriptor function
Stefan Berger
1
-1
/
+1
2016-01-29
hw: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-15
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
1
-2
/
+27
2015-09-11
maint: remove unused include for dirent.h
Daniel P. Berrange
1
-2
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-05-31
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger
1
-53
/
+6
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
1
-0
/
+14
2015-04-30
tpm: Modify DPRINTF to enable -Wformat checking
Stefan Berger
1
-9
/
+7
2015-03-10
tpm: Remove superfluous '\n' around error_report()
Gonglei
1
-6
/
+6
2015-03-01
tpm: Support for TIS selftest done flag
Stefan Berger
1
-5
/
+32
2014-12-10
Drop superfluous conditionals around g_strdup()
Markus Armbruster
1
-3
/
+1
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
1
-0
/
+16
2013-04-22
tpm: Simplify creation of cancel path
Stefan Berger
1
-57
/
+17
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
1
-0
/
+576