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