Sign in
qemu
/
qemu
/
ffac16fab33bb42f17e47624985220c1fd864e9d
/
tpm.c
d10e05f
tpm: Clean up error reporting in tpm_init_tpmdev()
by Markus Armbruster
· 6 years ago
eb815e2
qapi: Move qapi-schema.json to qapi/, rename generated files
by Markus Armbruster
· 7 years ago
9af2398
Include less of the generated modular QAPI headers
by Markus Armbruster
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
d3fd953
tpm: remove tpm_register_model()
by Marc-André Lureau
· 7 years ago
d36e7db
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
by Marc-André Lureau
· 7 years ago
9f7c0ef
tpm-backend: move set 'id' to common code
by Marc-André Lureau
· 7 years ago
3c3ef63
tpm: remove unused opened code
by Marc-André Lureau
· 7 years ago
191adc9
tpm-be: ask model to the TPM interface
by Marc-André Lureau
· 7 years ago
3fdde7e
tpm: remove unnecessary #ifdef CONFIG_TPM
by Philippe Mathieu-Daudé
· 7 years ago
76ae76b
tpm: remove configure_tpm() hop
by Marc-André Lureau
· 7 years ago
d31076b
tpm: remove TPMDriverOps
by Marc-André Lureau
· 7 years ago
ed836d9
tpm: remove tpm_register_driver()
by Marc-André Lureau
· 7 years ago
d91a7a5
tpm: replace tpm_get_backend_driver() to drop be_drivers
by Marc-André Lureau
· 7 years ago
f3faa1d
tpm: lookup tpm backend class in tpm_driver_find_by_type()
by Marc-André Lureau
· 7 years ago
349ccdc
tpm: make tpm_get_backend_driver() static
by Marc-André Lureau
· 7 years ago
c37caca
tpm: Move tpm_cleanup() to right place
by Amarnath Valluri
· 7 years ago
f59864b
tpm-backend: Add new API to read backend TpmInfo
by Amarnath Valluri
· 7 years ago
93330cf
tpm-backend: Made few interface methods optional
by Amarnath Valluri
· 7 years ago
f35fe5c
tpm-backend: Initialize and free data members in it's own methods
by Amarnath Valluri
· 7 years ago
fb4b0c6
tpm-backend: Remove unneeded member variable from backend class
by Amarnath Valluri
· 7 years ago
f7abe0e
qapi: Change data type of the FOO_lookup generated for enum FOO
by Marc-André Lureau
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 7 years ago
5b5f825
qapi: Generate FOO_str() macro for QAPI enum FOO
by Markus Armbruster
· 7 years ago
00bbf50
tpm: Clean up model registration & lookup
by Markus Armbruster
· 7 years ago
a9a72ae
tpm: Clean up driver registration & lookup
by Marc-André Lureau
· 7 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
ce21131
tpm: Convert to new qapi union layout
by Eric Blake
· 9 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
8b53a19
tpm: Avoid qerror_report() outside QMP command handlers
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
70b9433
QemuOpts: Wean off qerror_report_err()
by Markus Armbruster
· 10 years ago
28d0de7
QemuOpts: Convert qemu_opts_foreach() to Error
by Markus Armbruster
· 10 years ago
a4c7367
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
by Markus Armbruster
· 10 years ago
27215a2
tpm: Remove superfluous '\n' around error_report()
by Gonglei
· 10 years ago
bc09a28
tpm: Avoid qerror_report_err() outside QMP command handlers
by Markus Armbruster
· 10 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
8cdd2e0
tpm.c: Don't try to put -1 in a variable of type TpmModel
by Peter Maydell
· 11 years ago
bb71623
Move TPM passthrough specific command line options to backend structure
by Stefan Berger
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
bdee56f
tpm: reorganize headers and split hardware part
by Paolo Bonzini
· 12 years ago