index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
tpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
1
-1
/
+0
2018-01-29
tpm: report backend request error
Marc-André Lureau
1
-2
/
+7
2018-01-29
tpm: replace GThreadPool with AIO threadpool
Marc-André Lureau
1
-25
/
+27
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
1
-2
/
+2
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
1
-0
/
+7
2017-12-14
tpm-be: update optional function pointers
Marc-André Lureau
1
-8
/
+1
2017-12-14
tpm: remove unused opened code
Marc-André Lureau
1
-42
/
+0
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
1
-2
/
+2
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
-1
/
+14
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
1
-2
/
+9
2017-12-14
tpm: move TpmIf in include/sysemu/tpm.h
Marc-André Lureau
1
-1
/
+0
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
1
-3
/
+1
2017-10-19
tpm: add a QOM TPM interface
Marc-André Lureau
1
-0
/
+8
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
1
-3
/
+3
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
1
-5
/
+2
2017-10-19
tpm: remove init() class method
Marc-André Lureau
1
-3
/
+1
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
1
-15
/
+16
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
1
-9
/
+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
-15
/
+24
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
1
-10
/
+6
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
1
-23
/
+39
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
backends: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-1
/
+1
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
1
-0
/
+14
2015-05-08
Remove various unused functions
Thomas Huth
1
-11
/
+0
2015-03-19
backends: Fix warning from Sparse
Stefan Weil
1
-1
/
+1
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
1
-4
/
+7
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
-1
/
+37
2013-04-02
QOM-ify the TPM support
Stefan Berger
1
-0
/
+154