Commit History

作者 SHA1 備註 提交日期
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Stefan Berger 7e095e84ba tpm_emulator: Translate TPM error codes to strings 6 年之前
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
  Stefan Berger eff1fe9fd0 tpm: Zero-init structure to avoid uninitialized variables in valgrind log 6 年之前
  Stefan Berger 38ab74e7ca tpm: extend TPM emulator with state migration support 7 年之前
  Peter Maydell 0ab4537f08 Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1' into staging 7 年之前
  Stefan Berger 9d9dcd9602 tpm: convert tpm_emulator.c to use trace-events 7 年之前
  Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 7 年之前
  Markus Armbruster 8f0a3716e4 Clean up includes 7 年之前
  Marc-André Lureau 6a8a23549a tpm: report backend request error 7 年之前
  Marc-André Lureau cc1b6c5533 tpm: fix alignment issues 7 年之前
  Stefan Berger 3027058764 tpm: Set the flags of the CMD_INIT command to 0 7 年之前
  Stefan Berger 0b4c7c65f8 tpm_emulator: Add a caching layer for the TPM Established flag 7 年之前
  Philippe Mathieu-Daudé 4c22db4485 hw/tpm: remove old i386 dependency 7 年之前
  Stefan Berger 9375c44fdf tpm: tpm_emulator: get and set buffer size of device 7 年之前
  Stefan Berger b21e6aaf4a tpm: Move getting TPM buffer size to backends 7 年之前
  Marc-André Lureau 3d01141144 tpm-emulator: add a FIXME comment about blocking cancel 7 年之前
  Marc-André Lureau 9f7c0ef2ff tpm-backend: move set 'id' to common code 7 年之前
  Marc-André Lureau 689990598a tpm-be: call request_completed() out of thread 7 年之前
  Marc-André Lureau 8a89c9ac15 tpm-backend: store TPMIf interface, improve backend_init() 7 年之前
  Marc-André Lureau 17b1af773e tpm-emulator: protect concurrent ctrl_chr access 7 年之前
  Marc-André Lureau 05a699985c tpm: move recv_data_callback to TPM interface 7 年之前
  Marc-André Lureau d280976625 tpm: remove locty_data from TPMState 7 年之前
  Marc-André Lureau c106ede9c8 tpm-emulator: fix error handling 7 年之前
  Marc-André Lureau 0e43b7e61c tpm: add TPMBackendCmd to hold the request state 7 年之前
  Marc-André Lureau d1fd6b563d tpm: remove locty argument from receive_cb 7 年之前
  Marc-André Lureau 905e78ba25 tpm: remove unused TPMBackendCmd 7 年之前
  Marc-André Lureau d31076ba75 tpm: remove TPMDriverOps 7 年之前
  Marc-André Lureau ed836d9d6b tpm: remove tpm_register_driver() 7 年之前