
14 Jun
2018
14 Jun
'18
11:24 a.m.
On Thu, Jun 14, 2018 at 05:15:09PM +0200, Ján Tomko wrote:
On Wed, Jun 13, 2018 at 12:48:37PM +0200, Erik Skultety wrote:
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 <eskultet@redhat.com> --- generator.py | 1 + libvirt-override-api.xml | 6 ++++++ libvirt-override.c | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Pushed, thanks. Erik