Markus Armbruster
|
d10e05f15d
tpm: Clean up error reporting in tpm_init_tpmdev()
|
6 years ago |
Markus Armbruster
|
eb815e248f
qapi: Move qapi-schema.json to qapi/, rename generated files
|
7 years ago |
Markus Armbruster
|
9af2398977
Include less of the generated modular QAPI headers
|
7 years ago |
Markus Armbruster
|
e688df6bc4
Include qapi/error.h exactly where needed
|
7 years ago |
Marc-André Lureau
|
d3fd953f06
tpm: remove tpm_register_model()
|
7 years ago |
Marc-André Lureau
|
d36e7db1fb
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
|
7 years ago |
Marc-André Lureau
|
9f7c0ef2ff
tpm-backend: move set 'id' to common code
|
7 years ago |
Marc-André Lureau
|
3c3ef63062
tpm: remove unused opened code
|
7 years ago |
Marc-André Lureau
|
191adc9476
tpm-be: ask model to the TPM interface
|
7 years ago |
Philippe Mathieu-Daudé
|
3fdde7e0ac
tpm: remove unnecessary #ifdef CONFIG_TPM
|
7 years ago |
Marc-André Lureau
|
76ae76bfea
tpm: remove configure_tpm() hop
|
7 years ago |
Marc-André Lureau
|
d31076ba75
tpm: remove TPMDriverOps
|
7 years ago |
Marc-André Lureau
|
ed836d9d6b
tpm: remove tpm_register_driver()
|
7 years ago |
Marc-André Lureau
|
d91a7a575e
tpm: replace tpm_get_backend_driver() to drop be_drivers
|
7 years ago |
Marc-André Lureau
|
f3faa1dff4
tpm: lookup tpm backend class in tpm_driver_find_by_type()
|
7 years ago |
Marc-André Lureau
|
349ccdc89c
tpm: make tpm_get_backend_driver() static
|
7 years ago |
Amarnath Valluri
|
c37cacabf2
tpm: Move tpm_cleanup() to right place
|
8 years ago |
Amarnath Valluri
|
f59864ba3a
tpm-backend: Add new API to read backend TpmInfo
|
8 years ago |
Amarnath Valluri
|
93330cf542
tpm-backend: Made few interface methods optional
|
8 years ago |
Amarnath Valluri
|
f35fe5cb97
tpm-backend: Initialize and free data members in it's own methods
|
8 years ago |
Amarnath Valluri
|
fb4b0c6765
tpm-backend: Remove unneeded member variable from backend class
|
8 years ago |
Marc-André Lureau
|
f7abe0ecd4
qapi: Change data type of the FOO_lookup generated for enum FOO
|
8 years ago |
Markus Armbruster
|
977c736f80
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
|
8 years ago |
Markus Armbruster
|
5b5f825d44
qapi: Generate FOO_str() macro for QAPI enum FOO
|
8 years ago |
Markus Armbruster
|
00bbf50a50
tpm: Clean up model registration & lookup
|
8 years ago |
Marc-André Lureau
|
a9a72aeefb
tpm: Clean up driver registration & lookup
|
8 years ago |
Eric Blake
|
32bafa8fdd
qapi: Don't special-case simple union wrappers
|
9 years ago |
Peter Maydell
|
d38ea87ac5
all: Clean up includes
|
9 years ago |
Eric Blake
|
7fb1cf1606
qapi: Don't let implicit enum MAX member collide
|
9 years ago |
Eric Blake
|
ce21131a0b
tpm: Convert to new qapi union layout
|
9 years ago |