]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/qom.json
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
authorDov Murik <dovmurik@linux.ibm.com>
Thu, 11 Nov 2021 10:00:43 +0000 (10:00 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 18 Nov 2021 11:07:44 +0000 (11:07 +0000)
commit55cdf566412695b4fc052065c7970632129cd65b
tree7926c057d9a326389875c392a2cdadc507188cd1
parent0055ecca84cb948c935224b4f7ca1ceb26209790
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option

Introduce new boolean 'kernel-hashes' option on the sev-guest object.
It will be used to to decide whether to add the hashes of
kernel/initrd/cmdline to SEV guest memory when booting with -kernel.
The default value is 'off'.

Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Acked-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
qapi/qom.json
qemu-options.hx
target/i386/sev.c