diff options
author | 2024-07-11 18:27:51 -0400 | |
---|---|---|
committer | 2024-07-26 14:46:14 -0400 | |
commit | 7239ed74677af143857d1a96d402476446a0995a (patch) | |
tree | 25c69a9ee44d04997f94392f85a53eecc5adaf21 /scripts/gdb/linux/modules.py | |
parent | KVM: guest_memfd: make kvm_gmem_prepare_folio() operate on a single struct kvm (diff) | |
download | wireguard-linux-7239ed74677af143857d1a96d402476446a0995a.tar.xz wireguard-linux-7239ed74677af143857d1a96d402476446a0995a.zip |
KVM: remove kvm_arch_gmem_prepare_needed()
It is enough to return 0 if a guest need not do any preparation.
This is in fact how sev_gmem_prepare() works for non-SNP guests,
and it extends naturally to Intel hosts: the x86 callback for
gmem_prepare is optional and returns 0 if not defined.
Reviewed-by: Michael Roth <michael.roth@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions