[libvirt] [PATCH v8 11/11] qemu: Add support to launch security info

Erik Skultety eskultet at redhat.com
Thu Jun 7 16:50:48 UTC 2018


Similarly to the NodeGetInfo, probably better subject:
Implement the driver backend for virDomainGetLaunchSecurityInfo...

On Wed, Jun 06, 2018 at 12:50:17PM -0500, Brijesh Singh wrote:
> This patch implements the internal driver API for launch event into
> qemu driver. When SEV is enabled, execute 'query-sev-launch-measurement'
> to get the measurement of memory encrypted through launch sequence.
>
> Signed-off-by: Brijesh Singh <brijesh.singh at amd.com>
> ---
>  src/qemu/qemu_driver.c       | 69 ++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_monitor.c      |  8 +++++
>  src/qemu/qemu_monitor.h      |  3 ++
>  src/qemu/qemu_monitor_json.c | 42 +++++++++++++++++++++++++++
>  src/qemu/qemu_monitor_json.h |  2 ++
>  5 files changed, 124 insertions(+)

No changes needed, my R-b still stands

Erik




More information about the libvir-list mailing list