From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Blake Subject: Re: [PATCH v10 23/28] qmp: add query-sev-launch-measure command Date: Thu, 1 Mar 2018 14:11:08 -0600 Message-ID: References: <20180228211028.83970-1-brijesh.singh@amd.com> <20180228211028.83970-24-brijesh.singh@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Cc: "Edgar E. Iglesias" , Peter Maydell , Eduardo Habkost , kvm@vger.kernel.org, "Michael S. Tsirkin" , Marcel Apfelbaum , Markus Armbruster , Peter Crosthwaite , Richard Henderson , "Dr. David Alan Gilbert" , Alistair Francis , Christian Borntraeger , Alexander Graf , Stefan Hajnoczi , Cornelia Huck , Paolo Bonzini , Thomas Lendacky , Borislav Petkov , Bruce Rogers To: Brijesh Singh , qemu-devel@nongnu.org Return-path: In-Reply-To: <20180228211028.83970-24-brijesh.singh@amd.com> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel2=m.gmane.org@nongnu.org Sender: "Qemu-devel" List-Id: kvm.vger.kernel.org On 02/28/2018 03:10 PM, Brijesh Singh wrote: > The command can be used by libvirt to retrieve the measurement of SEV g= uest. > This measurement is a signature of the memory contents that was encrypt= ed > through the LAUNCH_UPDATE_DATA. >=20 > Cc: "Daniel P. Berrang=C3=A9" > Cc: "Dr. David Alan Gilbert" > Cc: Markus Armbruster > Signed-off-by: Brijesh Singh > --- > 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(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org