[libvirt] [PATCH v6 5/9] qemu: add support to launch SEV guest

Erik Skultety eskultet at redhat.com
Mon May 28 12:05:58 UTC 2018


On Wed, May 23, 2018 at 04:18:30PM -0500, Brijesh Singh wrote:
> QEMU >= 2.12 provides 'sev-guest' object which is used to launch encrypted
>

Unnecessary new line here...

> VMs on AMD platform using SEV feature. The various inputs required to
> launch SEV guest is provided through the <launch-security> tag. A typical
> SEV guest launch command line looks like this:
>
> # $QEMU ...\
>   -object sev-guest,id=sev0,cbitpos=47,reduced-phys-bits=5 ...\
>   -machine memory-encryption=sev0 \
>
> Signed-off-by: Brijesh Singh <brijesh.singh at amd.com>
> ---

Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list