qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 0e6ca9: tests: Move common TPM test code into


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 0e6ca9: tests: Move common TPM test code into tpm-emu.c
Date: Thu, 01 Mar 2018 03:49:53 -0800

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

  Changed paths:
    M tests/Makefile.include
    M tests/tpm-crb-test.c
    A tests/tpm-emu.c
    A tests/tpm-emu.h

  Log Message:
  -----------
  tests: Move common TPM test code into tpm-emu.c

Move threads and other common TPM test code into tpm-emu.c.

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


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

  Changed paths:
    M MAINTAINERS
    M hw/tpm/tpm_tis.c
    M include/hw/acpi/tpm.h
    M tests/Makefile.include
    M tests/tpm-emu.c
    A tests/tpm-tis-test.c

  Log Message:
  -----------
  tests: add test for TPM TIS device

Move the TPM TIS related register and flag #defines into
include/hw/acpi/tpm.h for access by the test case.

Write a test case that covers the TIS functionality.

Add the tests cases to the MAINTAINERS file.

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


  Commit: 5116c331c6181d96ef94e80046d03140c7f8e981
      
https://github.com/qemu/qemu/commit/5116c331c6181d96ef94e80046d03140c7f8e981
  Author: Peter Maydell <address@hidden>
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
    M MAINTAINERS
    M hw/tpm/tpm_tis.c
    M include/hw/acpi/tpm.h
    M tests/Makefile.include
    M tests/tpm-crb-test.c
    A tests/tpm-emu.c
    A tests/tpm-emu.h
    A tests/tpm-tis-test.c

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

Merge tpm 2018/02/21 v2

# gpg: Signature made Tue 27 Feb 2018 13:50:28 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-21-2:
  tests: add test for TPM TIS device
  tests: Move common TPM test code into tpm-emu.c

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


Compare: https://github.com/qemu/qemu/compare/6697439794f7...5116c331c618

reply via email to

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