qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b8d44a: tpm: Split off tpm_crb_reset function


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b8d44a: tpm: Split off tpm_crb_reset function
Date: Tue, 06 Feb 2018 02:49:07 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b8d44ab8febf8b9fe96644bc679bdd3cb75f83ff
      
https://github.com/qemu/qemu/commit/b8d44ab8febf8b9fe96644bc679bdd3cb75f83ff
  Author: Stefan Berger <address@hidden>
  Date:   2018-02-03 (Sat, 03 Feb 2018)

  Changed paths:
    M hw/tpm/tpm_crb.c

  Log Message:
  -----------
  tpm: Split off tpm_crb_reset function

Split off the tpm_crb_reset function part from tpm_crb_realize
that we need to run every time the machine resets.

Also register our reset function with the system since TYPE_DEVICE
seems to not get a reset otherwise.

Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>


  Commit: a35e15dca3e0654211803cdac39b2603908457f4
      
https://github.com/qemu/qemu/commit/a35e15dca3e0654211803cdac39b2603908457f4
  Author: Stefan Berger <address@hidden>
  Date:   2018-02-03 (Sat, 03 Feb 2018)

  Changed paths:
    M hw/tpm/tpm_util.c
    M hw/tpm/tpm_util.h

  Log Message:
  -----------
  tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions

Wrap the calls to stl_be_p and stw_be_p in tpm_cmd_set_XYZ functions
that are similar to existing getters.

Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>


  Commit: d3e2165009b853d6bb653d445f7de448fc464774
      
https://github.com/qemu/qemu/commit/d3e2165009b853d6bb653d445f7de448fc464774
  Author: Stefan Berger <address@hidden>
  Date:   2018-02-03 (Sat, 03 Feb 2018)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: add pointer to tpm-next repository

Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>


  Commit: 3bd9e16149de3965a9880a20826a28b7b94bd4a7
      
https://github.com/qemu/qemu/commit/3bd9e16149de3965a9880a20826a28b7b94bd4a7
  Author: Stefan Berger <address@hidden>
  Date:   2018-02-03 (Sat, 03 Feb 2018)

  Changed paths:
    M hw/tpm/tpm_tis.c

  Log Message:
  -----------
  tpm: tis: move one-line function into caller

Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>


  Commit: 2b3805f370521deacab974b9c9ca07d2319a8890
      
https://github.com/qemu/qemu/commit/2b3805f370521deacab974b9c9ca07d2319a8890
  Author: Peter Maydell <address@hidden>
  Date:   2018-02-05 (Mon, 05 Feb 2018)

  Changed paths:
    M MAINTAINERS
    M hw/tpm/tpm_crb.c
    M hw/tpm/tpm_tis.c
    M hw/tpm/tpm_util.c
    M hw/tpm/tpm_util.h

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/stefanberger/tags/pull-tpm-2018-02-03-1' into staging

Merge tpm 2018/02/03 v1

# gpg: Signature made Sat 03 Feb 2018 14:02:35 GMT
# gpg:                using RSA key 75AD65802A0B4211
# gpg: Good signature from "Stefan Berger <address@hidden>"
# 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-2018-02-03-1:
  tpm: tis: move one-line function into caller
  MAINTAINERS: add pointer to tpm-next repository
  tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions
  tpm: Split off tpm_crb_reset function

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f24ee107a07f...2b3805f37052

reply via email to

[Prev in Thread] Current Thread [Next in Thread]