18 Commits (master)

Author SHA1 Message Date
Marc-André Lureau 95d69539a4 qdev: make release_tpm() idempotent 7 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 8 months ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Markus Armbruster c98dac169e qdev: Rename PropertyInfo member @name to @type 1 year ago
Philippe Mathieu-Daudé 1e0d4eb4ee backends/tpm: Use qemu_hexdump_line() to avoid sprintf() 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Richard Henderson b1987a2547 Constify all opaque Property pointers 2 years ago
Philippe Mathieu-Daudé 7682ecd48d backends/tpm: Remove newline character in trace event 2 years ago
Marc-André Lureau 8e32ddff69 tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR 3 years ago
Eduardo Habkost 1e198715e1 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() 6 years ago
Eduardo Habkost ea7c1e5c3e qdev: Move dev->realized check to qdev_property_set() 6 years ago
Eduardo Habkost 991f0ac901 qdev: Avoid using prop->name unnecessarily 6 years ago
Eduardo Habkost 828ade86ee qdev: Make qdev_get_prop_ptr() get Object* arg 6 years ago
Chetan Pant eac2fce957 tpm: Fix Lesser GPL version number 6 years ago
Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 6 years ago
Markus Armbruster 62a35aaa31 qapi: Use returned bool to check for failure, Coccinelle part 6 years ago
Philippe Mathieu-Daudé ca64b08638 tpm: Move backend code under the 'backends/' directory 6 years ago
Philippe Mathieu-Daudé 0f7d214820 hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h" 6 years ago
Philippe Mathieu-Daudé f670a562af hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c 6 years ago
Stefan Berger 3688d73b6e tpm: Move tpm_tis_show_buffer to tpm_util.c 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Stefan Berger cc7d320f5d tpm: convert tpm_util.c to use trace-events 9 years ago
Stefan Berger a35e15dca3 tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions 9 years ago
Marc-André Lureau cc1b6c5533 tpm: fix alignment issues 9 years ago
Stefan Berger b86da7dded tpm: Implement tpm_sized_buffer_reset 9 years ago
Cornelia Huck 89be9e99c8 tpm: move qdev_prop_tpm to hw/tpm/ 9 years ago
Stefan Berger abc5cda097 tpm: tpm_passthrough: Read the buffer size from the host device 9 years ago
Stefan Berger 56388eee01 tpm: pull tpm_util_request() out of tpm_util_test() 9 years ago
Marc-André Lureau 5086bf9784 tpm-tis: move TPMState to TIS header 9 years ago
Amarnath Valluri 4a3d80980e tpm-passthrough: move reusable code to utils 9 years ago
Stefan Berger 98979cdca4 tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD 9 years ago
Peter Maydell 0430891ce1 hw: Clean up includes 11 years ago
Stefan Berger 56a3c24ffc tpm: Probe for connected TPM 1.2 or TPM 2 11 years ago