]> git.proxmox.com Git - mirror_qemu.git/commit
target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 7 Oct 2021 16:17:10 +0000 (18:17 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Oct 2021 08:47:49 +0000 (10:47 +0200)
commit3208de1cd23937254a456b95ef16658b68821a13
treed718b434f10ddeaec65d8bfb1bb82e8a1260873c
parent02eacf31374152e6fb44554a4632f477d82dd9fc
target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c

Move qmp_query_sev_attestation_report() from monitor.c to sev.c
and make sev_get_attestation_report() static. We don't need the
stub anymore, remove it.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211007161716.453984-18-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/monitor.c
target/i386/sev-sysemu-stub.c
target/i386/sev.c
target/i386/sev.h