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
/
tpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
tpm: remove tpm_register_model()
Marc-André Lureau
1
-14
/
+6
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
/
+2
2017-12-14
tpm: remove unused opened code
Marc-André Lureau
1
-6
/
+0
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
1
-1
/
+2
2017-10-25
tpm: remove unnecessary #ifdef CONFIG_TPM
Philippe Mathieu-Daudé
1
-4
/
+0
2017-10-19
tpm: remove configure_tpm() hop
Marc-André Lureau
1
-6
/
+1
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
1
-11
/
+9
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
1
-8
/
+0
2017-10-19
tpm: replace tpm_get_backend_driver() to drop be_drivers
Marc-André Lureau
1
-8
/
+3
2017-10-19
tpm: lookup tpm backend class in tpm_driver_find_by_type()
Marc-André Lureau
1
-8
/
+21
2017-10-19
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
1
-1
/
+1
2017-10-13
tpm: Move tpm_cleanup() to right place
Amarnath Valluri
1
-1
/
+0
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
1
-31
/
+1
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
1
-1
/
+1
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
1
-1
/
+1
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
1
-1
/
+1
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-1
/
+1
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-1
/
+1
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
1
-1
/
+0
2017-09-04
tpm: Clean up model registration & lookup
Markus Armbruster
1
-32
/
+5
2017-09-04
tpm: Clean up driver registration & lookup
Marc-André Lureau
1
-32
/
+13
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-1
/
+1
2016-02-04
all: Clean up includes
Peter Maydell
1
-1
/
+1
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-5
/
+5
2015-11-02
tpm: Convert to new qapi union layout
Eric Blake
1
-2
/
+2
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
tpm: Avoid qerror_report() outside QMP command handlers
Markus Armbruster
1
-5
/
+4
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-4
/
+5
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-3
/
+3
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-2
/
+1
2015-03-10
tpm: Remove superfluous '\n' around error_report()
Gonglei
1
-1
/
+1
2015-02-18
tpm: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
1
-4
/
+2
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-1
/
+1
2013-07-29
tpm.c: Don't try to put -1 in a variable of type TpmModel
Peter Maydell
1
-2
/
+2
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
1
-0
/
+8
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
/
+350