Branch: refs/heads/master Home: https://github.com/qemu/qemu Commit: ec427498da5a1a0d2d2e807a2681a3d1c5a93b02 https://github.com/qemu/qemu/commit/ec427498da5a1a0d2d2e807a2681a3d1c5a93b02 Author: Stefan Berger <stef...@linux.vnet.ibm.com> Date: 2018-03-06 (Tue, 06 Mar 2018)
Changed paths: M Makefile.objs M hw/tpm/tpm_crb.c A hw/tpm/trace-events Log Message: ----------- tpm: convert tpm_crb.c to use trace-events Signed-off-by: Stefan Berger <stef...@linux.vnet.ibm.com> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Commit: 49d302fe3d4de2b02f77b41f4f7de6d15e392f36 https://github.com/qemu/qemu/commit/49d302fe3d4de2b02f77b41f4f7de6d15e392f36 Author: Stefan Berger <stef...@linux.vnet.ibm.com> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M hw/tpm/tpm_passthrough.c M hw/tpm/trace-events Log Message: ----------- tpm: convert tpm_passthrough.c to use trace-events Signed-off-by: Stefan Berger <stef...@linux.vnet.ibm.com> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Commit: cc7d320f5d98a19eed5aa47b50e2186ba9c29ba7 https://github.com/qemu/qemu/commit/cc7d320f5d98a19eed5aa47b50e2186ba9c29ba7 Author: Stefan Berger <stef...@linux.vnet.ibm.com> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M hw/tpm/tpm_util.c M hw/tpm/trace-events Log Message: ----------- tpm: convert tpm_util.c to use trace-events Signed-off-by: Stefan Berger <stef...@linux.vnet.ibm.com> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Commit: 9d9dcd96023efcb88538261b7eeb4ed036b6ab29 https://github.com/qemu/qemu/commit/9d9dcd96023efcb88538261b7eeb4ed036b6ab29 Author: Stefan Berger <stef...@linux.vnet.ibm.com> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M hw/tpm/tpm_emulator.c M hw/tpm/trace-events Log Message: ----------- tpm: convert tpm_emulator.c to use trace-events Signed-off-by: Stefan Berger <stef...@linux.vnet.ibm.com> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Commit: fcbed221ff7230c6a5ebfb2ed27dc114ff5a30b0 https://github.com/qemu/qemu/commit/fcbed221ff7230c6a5ebfb2ed27dc114ff5a30b0 Author: Stefan Berger <stef...@linux.vnet.ibm.com> Date: 2018-03-06 (Tue, 06 Mar 2018) Changed paths: M hw/tpm/tpm_tis.c M hw/tpm/trace-events Log Message: ----------- tpm: convert tpm_tis.c to use trace-events Leave the DEBUG_TIS for more debugging and convert to use if (DEBUG_TIS) rather than #if DEBUG_TIS where it is being used. Signed-off-by: Stefan Berger <stef...@linux.vnet.ibm.com> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Commit: 0ab4537f08e09b13788db67efd760592fb7db769 https://github.com/qemu/qemu/commit/0ab4537f08e09b13788db67efd760592fb7db769 Author: Peter Maydell <peter.mayd...@linaro.org> Date: 2018-03-08 (Thu, 08 Mar 2018) Changed paths: M Makefile.objs M hw/tpm/tpm_crb.c M hw/tpm/tpm_emulator.c M hw/tpm/tpm_passthrough.c M hw/tpm/tpm_tis.c M hw/tpm/tpm_util.c A hw/tpm/trace-events Log Message: ----------- Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1' into staging Merge tpm 2018/03/07 # gpg: Signature made Wed 07 Mar 2018 12:42:13 GMT # gpg: using RSA key 75AD65802A0B4211 # gpg: Good signature from "Stefan Berger <stef...@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-2018-03-07-1: tpm: convert tpm_tis.c to use trace-events tpm: convert tpm_emulator.c to use trace-events tpm: convert tpm_util.c to use trace-events tpm: convert tpm_passthrough.c to use trace-events tpm: convert tpm_crb.c to use trace-events Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Compare: https://github.com/qemu/qemu/compare/3ef91576b96d...0ab4537f08e0