1. 18 12月, 2017 24 次提交
  2. 17 12月, 2017 1 次提交
    • P
      Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1' into staging · 411ad781
      Peter Maydell 提交于
      Merge tpm 2017/12/15 v1
      
      # gpg: Signature made Fri 15 Dec 2017 04:44:15 GMT
      # gpg:                using RSA key 0x75AD65802A0B4211
      # gpg: Good signature from "Stefan Berger <stefanb@linux.vnet.ibm.com>"
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # Primary key fingerprint: B818 B9CA DF90 89C2 D5CE  C66B 75AD 6580 2A0B 4211
      
      * remotes/stefanberger/tags/pull-tpm-2017-12-15-1: (32 commits)
        tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
        tpm: tpm_emulator: get and set buffer size of device
        tpm: tpm_passthrough: Read the buffer size from the host device
        tpm: pull tpm_util_request() out of tpm_util_test()
        tpm: Move getting TPM buffer size to backends
        tpm: remove tpm_register_model()
        tpm-tis: use DEFINE_PROP_TPMBE
        qdev: add DEFINE_PROP_TPMBE
        tpm-tis: check that at most one TPM device exists
        tpm-tis: remove redundant 'tpm_tis:' in error messages
        tpm-emulator: add a FIXME comment about blocking cancel
        acpi: change TPM TIS data conditions
        tpm: add tpm_cmd_get_size() to tpm_util
        tpm: add TPM interface to lookup TPM version
        tpm: lookup the the TPM interface instead of TIS device
        tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
        tpm-tis: simplify header inclusion
        tpm-passthrough: workaround a possible race
        tpm-passthrough: simplify create()
        tpm-passthrough: make it safer to destroy after creation
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      411ad781
  3. 16 12月, 2017 1 次提交
  4. 15 12月, 2017 14 次提交