[libvirt PATCH 0/3] Minor fixes related to AMD SEV

Daniel P. Berrangé posted 3 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20230221150522.2073396-1-berrange@redhat.com
docs/kbase/launch_security_sev.rst       | 13 +++++++------
docs/manpages/virt-qemu-sev-validate.rst |  4 ++--
libvirt.spec.in                          |  2 ++
3 files changed, 11 insertions(+), 8 deletions(-)
[libvirt PATCH 0/3] Minor fixes related to AMD SEV
Posted by Daniel P. Berrangé 1 year, 2 months ago
Some minor docs/rpm issues found in testing

Daniel P. Berrangé (3):
  docs: refer to --firmware instead of --loader
  rpm: add missing deps for the virt-qemu-sev-validate
  docs/kbase: fix example for SEV validation

 docs/kbase/launch_security_sev.rst       | 13 +++++++------
 docs/manpages/virt-qemu-sev-validate.rst |  4 ++--
 libvirt.spec.in                          |  2 ++
 3 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.39.2

Re: [libvirt PATCH 0/3] Minor fixes related to AMD SEV
Posted by Ján Tomko 1 year, 2 months ago
On a Tuesday in 2023, Daniel P. Berrangé wrote:
>Some minor docs/rpm issues found in testing
>
>Daniel P. Berrangé (3):
>  docs: refer to --firmware instead of --loader
>  rpm: add missing deps for the virt-qemu-sev-validate
>  docs/kbase: fix example for SEV validation
>
> docs/kbase/launch_security_sev.rst       | 13 +++++++------
> docs/manpages/virt-qemu-sev-validate.rst |  4 ++--
> libvirt.spec.in                          |  2 ++
> 3 files changed, 11 insertions(+), 8 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano