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(a)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(a)redhat.com>
Pushed, thanks.
Erik