diff options
| author | 2026-05-29 20:35:40 +0200 | |
|---|---|---|
| committer | 2026-06-03 16:43:56 +0200 | |
| commit | 08385c5e1814edee829ffe475d559ed730354335 (patch) | |
| tree | 966e5f7ada774e72d8cbe247c8654642fd1b19ae /tools/perf/scripts/python | |
| parent | KVM: Don't WARN if memory is dirtied without a vCPU when the VM is dying (diff) | |
KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()
Relocate sev_free_vcpu() down in sev.c so that it's definition comes after
sev_es_unmap_ghcb(). This will allow sharing unmap functionality between
the two functions without needing a forward declaration (or weird placement
of the common code).
No functional change intended.
Cc: stable@vger.kernel.org
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Reviewed-by: Michael Roth <michael.roth@amd.com>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20260501202250.2115252-16-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20260529183549.1104619-16-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
