qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] fae4fa: coverity: update model for latest too


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] fae4fa: coverity: update model for latest tools
Date: Tue, 05 Apr 2022 11:46:58 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: fae4fad5b4b59af9cb283709b66a0680069f74ba
      
https://github.com/qemu/qemu/commit/fae4fad5b4b59af9cb283709b66a0680069f74ba
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M scripts/coverity-scan/model.c

  Log Message:
  -----------
  coverity: update model for latest tools

Coverity is now rejecting incomplete types in the modeling file.
Just use a random number (in the neighborhood of the actual one)
for the size of a GIOChannel.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 7bd16378bb3facf0673a23c89bf0d968734db347
      
https://github.com/qemu/qemu/commit/7bd16378bb3facf0673a23c89bf0d968734db347
  Author: Helge Konetzka <hk@zapateado.de>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M qga/vss-win32/install.cpp

  Log Message:
  -----------
  qga/vss-win32: fix compilation with clang++

This fixes:

qga/vss-win32/install.cpp:49:24: error: cannot initialize a variable of
type 'char *' with an rvalue of type 'const char *'
    char *msg = NULL, *nul = strchr(text, '(');
                       ^     ~~~~~~~~~~~~~~~~~

Signed-off-by: Helge Konetzka <hk@zapateado.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Message-Id: <39400817-3dc9-516d-9096-bc1f68862531@zapateado.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: 776a6a32b4982a68d3b7a77cbfaae6c2b363a0b8
      
https://github.com/qemu/qemu/commit/776a6a32b4982a68d3b7a77cbfaae6c2b363a0b8
  Author: Dov Murik <dovmurik@linux.ibm.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M docs/system/i386/amd-memory-encryption.rst

  Log Message:
  -----------
  docs/system/i386: Add measurement calculation details to amd-memory-encryption

Add a section explaining how the Guest Owner should calculate the
expected guest launch measurement for SEV and SEV-ES.

Also update the name and links to the SEV API Spec document.

Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Suggested-by: Daniel P. Berrangé <berrange@redhat.com>

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20220217110059.2320497-1-dovmurik@linux.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>


  Commit: f53faa70bb63cc0c8e2fd0752b7ad2c8a79616ba
      
https://github.com/qemu/qemu/commit/f53faa70bb63cc0c8e2fd0752b7ad2c8a79616ba
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M docs/system/i386/amd-memory-encryption.rst
    M qga/vss-win32/install.cpp
    M scripts/coverity-scan/model.c

  Log Message:
  -----------
  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging

* fix vss-win32 compilation with clang++

* update Coverity model

* add measurement calculation to amd-memory-encryption docs

# gpg: Signature made Tue 05 Apr 2022 09:42:59 BST
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* tag 'for-upstream' of https://gitlab.com/bonzini/qemu:
  docs/system/i386: Add measurement calculation details to amd-memory-encryption
  qga/vss-win32: fix compilation with clang++
  coverity: update model for latest tools

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/2e185fb65e3f...f53faa70bb63



reply via email to

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