]> Git Repo - qemu.git/commit - qapi/qom.json
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
authorDov Murik <[email protected]>
Thu, 11 Nov 2021 10:00:43 +0000 (10:00 +0000)
committerDaniel P. BerrangĂ© <[email protected]>
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 <[email protected]>
Acked-by: Brijesh Singh <[email protected]>
Signed-off-by: Daniel P. BerrangĂ© <[email protected]>
qapi/qom.json
qemu-options.hx
target/i386/sev.c
This page took 0.031688 seconds and 4 git commands to generate.