Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: fae4fad5b4b59af9cb283709b66a0680069f74ba
https://github.com/qemu/qemu/commit/fae4fad5b4b59af9cb283709b66a0680069f74ba
Author: Paolo Bonzini <[email protected]>
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 <[email protected]>
Commit: 7bd16378bb3facf0673a23c89bf0d968734db347
https://github.com/qemu/qemu/commit/7bd16378bb3facf0673a23c89bf0d968734db347
Author: Helge Konetzka <[email protected]>
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 <[email protected]>
Reviewed-by: Marc-André Lureau <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Konstantin Kostiuk <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Commit: 776a6a32b4982a68d3b7a77cbfaae6c2b363a0b8
https://github.com/qemu/qemu/commit/776a6a32b4982a68d3b7a77cbfaae6c2b363a0b8
Author: Dov Murik <[email protected]>
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 <[email protected]>
Suggested-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Commit: f53faa70bb63cc0c8e2fd0752b7ad2c8a79616ba
https://github.com/qemu/qemu/commit/f53faa70bb63cc0c8e2fd0752b7ad2c8a79616ba
Author: Peter Maydell <[email protected]>
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 "[email protected]"
# gpg: Good signature from "Paolo Bonzini <[email protected]>" [full]
# gpg: aka "Paolo Bonzini <[email protected]>" [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 <[email protected]>
Compare: https://github.com/qemu/qemu/compare/2e185fb65e3f...f53faa70bb63