From 6c136b8150e1487efdbb10bfd32a5d8a0f84df16 Mon Sep 17 00:00:00 2001 From: Erik Skultety Date: Tue, 12 Jun 2018 16:17:58 +0200 Subject: Add support for virNodeGetSEVInfo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This binding allows to query the AMD's SEV firmware for various platform specific things, like a PDH certificate and a certificate chain to establish a trusted connection with the firmware. Because the API uses typed params, it's exempted from generation. Signed-off-by: Erik Skultety Reviewed-by: Ján Tomko --- libvirt-override-api.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libvirt-override-api.xml') diff --git a/libvirt-override-api.xml b/libvirt-override-api.xml index 2f23c51..ecbdac2 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -734,5 +734,11 @@ + + Get platform specific information from the SEV firmware + + + + -- cgit v1.2.1