Merge "libvirt: Launch instances with stateless firmware"
This commit is contained in:
@@ -1413,3 +1413,24 @@ driver.ironic=missing
|
||||
driver.libvirt-vz-vm=missing
|
||||
driver.libvirt-vz-ct=missing
|
||||
driver.zvm=missing
|
||||
|
||||
[operation.boot-stateless-firmware]
|
||||
title=Boot instance with stateless firmware
|
||||
status=optional
|
||||
notes=The feature allows VMs to be booted with read-only firmware image without
|
||||
NVRAM file. This feature is especially useful for confidential computing use
|
||||
case because it allows more complete measurement of elements involved in
|
||||
the boot chain and disables the potential attack serface from hypervisors.
|
||||
cli=openstack server create <usual server create parameters>
|
||||
driver.libvirt-kvm-x86=partial
|
||||
driver-notes.libvirt-kvm-x86=This feature is supported only with UEFI firmware
|
||||
driver.libvirt-kvm-aarch64=missing
|
||||
driver.libvirt-kvm-ppc64=missing
|
||||
driver.libvirt-kvm-s390x=missing
|
||||
driver.libvirt-qemu-x86=missing
|
||||
driver.libvirt-lxc=missing
|
||||
driver.vmware=missing
|
||||
driver.ironic=missing
|
||||
driver.libvirt-vz-vm=missing
|
||||
driver.libvirt-vz-ct=missing
|
||||
driver.zvm=missing
|
||||
|
||||
Reference in New Issue
Block a user