Daniel P. Berrangé <[email protected]> writes: > On Wed, Mar 20, 2024 at 03:39:39AM -0500, Michael Roth wrote: >> From: Dov Murik <[email protected]> >> >> In order to enable kernel-hashes for SNP, pull it from >> SevGuestProperties to its parent SevCommonProperties so >> it will be available for both SEV and SNP. >> >> Signed-off-by: Dov Murik <[email protected]> >> Signed-off-by: Michael Roth <[email protected]> >> --- >> qapi/qom.json | 14 +++++++------- >> target/i386/sev.c | 44 ++++++++++++++++++-------------------------- >> 2 files changed, 25 insertions(+), 33 deletions(-) > > This change ought to be squashed into the earlier patch > that introduce sev-guest-common.
Concur. [...]
