]> xenbits.xensource.com Git - libvirt.git/commit
tools: support validating SEV-ES initial vCPU state measurements
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 7 Jan 2022 17:25:23 +0000 (17:25 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 15 Nov 2022 11:09:30 +0000 (11:09 +0000)
commit3e7b7da9e02bbeaff051413cde79b930edb57cc9
tree0d86b4f547630816d8c010d46e86fe2c062dbe31
parent7d55c815c63fc2a794bc6467f673afbdda932ea4
tools: support validating SEV-ES initial vCPU state measurements

With the SEV-ES policy the VMSA state of each vCPU must be included in
the measured data. The VMSA state can be generated using the 'sevctl'
tool, by telling it a QEMU VMSA is required, and passing the hypevisor's
CPU SKU (family, model, stepping).

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/manpages/virt-qemu-sev-validate.rst
tools/virt-qemu-sev-validate