- ced2939 qapi tpm: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- 39dc3e4 qapi: Convert simple union TpmTypeOptions to flat one by Markus Armbruster · 3 years, 6 months ago
- eac2fce tpm: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- ca64b08 tpm: Move backend code under the 'backends/' directory by Philippe Mathieu-Daudé · 4 years, 9 months ago[Renamed from hw/tpm/tpm_passthrough.c]
- 0f7d214 hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h" by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 0ab4537 Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1' into staging by Peter Maydell · 7 years ago
- 49d302f tpm: convert tpm_passthrough.c to use trace-events by Stefan Berger · 7 years ago
- 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
- 6a8a235 tpm: report backend request error by Marc-André Lureau · 7 years ago
- 05b71fb tpm: lookup cancel path under tpm device class by Marc-André Lureau · 7 years ago
- cc1b6c5 tpm: fix alignment issues by Marc-André Lureau · 7 years ago
- 2562755 maint: Fix macros with broken 'do/while(0); ' usage by Eric Blake · 7 years ago
- 4c22db4 hw/tpm: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
- 683c4b7 tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size by Stefan Berger · 7 years ago
- abc5cda tpm: tpm_passthrough: Read the buffer size from the host device by Stefan Berger · 7 years ago
- b21e6aa tpm: Move getting TPM buffer size to backends by Stefan Berger · 7 years ago
- 21cb1e6 tpm-passthrough: workaround a possible race by Marc-André Lureau · 7 years ago
- bef2ed3 tpm-passthrough: simplify create() by Marc-André Lureau · 7 years ago
- 8df4d84 tpm-passthrough: make it safer to destroy after creation by Marc-André Lureau · 7 years ago
- 9f7c0ef tpm-backend: move set 'id' to common code by Marc-André Lureau · 7 years ago
- 803de21 tpm-passthrough: pass TPMPassthruState to handle_device_opts by Marc-André Lureau · 7 years ago
- 69c07db tpm-passthrough: don't save guessed cancel_path in options by Marc-André Lureau · 7 years ago
- 6899905 tpm-be: call request_completed() out of thread by Marc-André Lureau · 7 years ago
- 8a89c9a tpm-backend: store TPMIf interface, improve backend_init() by Marc-André Lureau · 7 years ago
- 05a6999 tpm: move recv_data_callback to TPM interface by Marc-André Lureau · 7 years ago
- 732cd58 tpm-tis: remove tpm_tis.h header by Marc-André Lureau · 7 years ago
- 0e43b7e tpm: add TPMBackendCmd to hold the request state by Marc-André Lureau · 7 years ago
- d1fd6b5 tpm: remove locty argument from receive_cb by Marc-André Lureau · 7 years ago
- 54aa36d tpm: remove needless cast by Marc-André Lureau · 7 years ago
- 905e78b tpm: remove unused TPMBackendCmd 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
- 4a3d809 tpm-passthrough: move reusable code to utils by Amarnath Valluri · 7 years ago
- d0c519b tpm-backend: Move realloc_buffer() implementation to tpm-tis model 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
- b19a5ee tpm-backend: Move thread handling inside TPMBackend by Amarnath Valluri · 7 years ago
- fb4b0c6 tpm-backend: Remove unneeded member variable from backend class by Amarnath Valluri · 7 years ago
- 5f333d7 hw/tpm/tpm_passthrough: Simplify if-statements a little bit by Thomas Huth · 8 years ago
- e7658fc tpm: Fix write to file descriptor function by Stefan Berger · 9 years ago
- 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
- 46f296c qemu-char: delete send_all/recv_all helper methods by Daniel P. Berrange · 9 years ago
- d7646f2 maint: remove unused include for dirent.h by Daniel P. Berrange · 10 years ago
- d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
- 56a3c24 tpm: Probe for connected TPM 1.2 or TPM 2 by Stefan Berger · 10 years ago
- 116694c Extend TPM TIS interface to support TPM 2 by Stefan Berger · 10 years ago
- 4d1ba9c tpm: Modify DPRINTF to enable -Wformat checking by Stefan Berger · 10 years ago
- 27215a2 tpm: Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
- fd85908 tpm: Support for TIS selftest done flag by Stefan Berger · 10 years ago
- 2458810 Drop superfluous conditionals around g_strdup() by Markus Armbruster · 10 years ago
- bb71623 Move TPM passthrough specific command line options to backend structure by Stefan Berger · 12 years ago
- 8e36d6c tpm: Simplify creation of cancel path 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[Renamed (96%) from tpm/tpm_passthrough.c]
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- 8f0605c QOM-ify the TPM support by Stefan Berger · 12 years ago
- 92dcc23 Add support for cancelling of a TPM command by Stefan Berger · 12 years ago
- 4549a8b Add a TPM Passthrough backend driver implementation by Stefan Berger · 12 years ago