qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v10 23/28] qmp: add query-sev-launch-measure com


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v10 23/28] qmp: add query-sev-launch-measure command
Date: Thu, 1 Mar 2018 14:11:08 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/28/2018 03:10 PM, Brijesh Singh wrote:
The command can be used by libvirt to retrieve the measurement of SEV guest.
This measurement is a signature of the memory contents that was encrypted
through the LAUNCH_UPDATE_DATA.

Cc: "Daniel P. Berrangé" <address@hidden>
Cc: "Dr. David Alan Gilbert" <address@hidden>
Cc: Markus Armbruster <address@hidden>
Signed-off-by: Brijesh Singh <address@hidden>
---
  monitor.c             |  7 +++++++
  qapi-schema.json      | 29 +++++++++++++++++++++++++++++

Again, will need a rebase once the pending QAPI pull lands.

  target/i386/monitor.c | 17 +++++++++++++++++
  3 files changed, 53 insertions(+)


Reviewed-by: Eric Blake <address@hidden>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]