[Qemu-devel] [PATCH v3 0/3] Cleanup and locality range check

Stefan Berger posted 3 patches 6 years, 11 months ago
Test asan passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181204150427.2459814-1-stefanb@linux.vnet.ibm.com
hw/tpm/tpm_tis.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH v3 0/3] Cleanup and locality range check
Posted by Stefan Berger 6 years, 11 months ago
This series of patches removes an unnecessary parameter from tpm_tis_abort()
and adds a locality range check to tpm_tis_prep_abort() and
tpm_tis_request_completed().

   Stefan

Stefan Berger (3):
  tpm: Remove unused locty parameter from tpm_tis_abort()
  tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid
  tpm: Make sure the locality received from backend is valid

 hw/tpm/tpm_tis.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.17.1