1. 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 2 months ago
  2. ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 2 months ago
  3. 991f0ac qdev: Avoid using prop->name unnecessarily by Eduardo Habkost · 4 years, 2 months ago
  4. 828ade8 qdev: Make qdev_get_prop_ptr() get Object* arg by Eduardo Habkost · 4 years, 2 months ago
  5. eac2fce tpm: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  6. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  7. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  8. ca64b08 tpm: Move backend code under the 'backends/' directory by Philippe Mathieu-Daudé · 4 years, 8 months ago[Renamed from hw/tpm/tpm_util.c]
  9. 0f7d214 hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h" by Philippe Mathieu-Daudé · 4 years, 8 months ago
  10. f670a56 hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c by Philippe Mathieu-Daudé · 4 years, 8 months ago
  11. 3688d73 tpm: Move tpm_tis_show_buffer to tpm_util.c by Stefan Berger · 5 years ago
  12. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  13. cc7d320 tpm: convert tpm_util.c to use trace-events by Stefan Berger · 7 years ago
  14. a35e15d tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions by Stefan Berger · 7 years ago
  15. cc1b6c5 tpm: fix alignment issues by Marc-André Lureau · 7 years ago
  16. b86da7d tpm: Implement tpm_sized_buffer_reset by Stefan Berger · 7 years ago
  17. 89be9e9 tpm: move qdev_prop_tpm to hw/tpm/ by Cornelia Huck · 7 years ago
  18. abc5cda tpm: tpm_passthrough: Read the buffer size from the host device by Stefan Berger · 7 years ago
  19. 56388ee tpm: pull tpm_util_request() out of tpm_util_test() by Stefan Berger · 7 years ago
  20. 5086bf9 tpm-tis: move TPMState to TIS header by Marc-André Lureau · 7 years ago
  21. 4a3d809 tpm-passthrough: move reusable code to utils by Amarnath Valluri · 7 years ago
  22. 98979cd tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD by Stefan Berger · 7 years ago
  23. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  24. 56a3c24 tpm: Probe for connected TPM 1.2 or TPM 2 by Stefan Berger · 10 years ago