diff options
author | 2025-02-25 13:01:41 -0500 | |
---|---|---|
committer | 2025-03-14 13:45:36 -0400 | |
commit | 46c49372e10ea161beaa78936a64d2b49531dffb (patch) | |
tree | 0399e44695e155ac3dfe4f496afa983ce36e0704 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into HEAD (diff) | |
download | linux-rng-46c49372e10ea161beaa78936a64d2b49531dffb.tar.xz linux-rng-46c49372e10ea161beaa78936a64d2b49531dffb.zip |
KVM: x86: move vm_destroy callback at end of kvm_arch_destroy_vm
TDX needs to free the TDR control structures last, after all paging structures
have been torn down; move the vm_destroy callback at a suitable place.
The new place is also okay for AMD; the main difference is that the
MMU has been torn down and, if anything, that is better done before
the SNP ASID is released.
Extracted from a patch by Yan Zhao.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions