diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-11 18:27:51 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-26 14:46:14 -0400 |
commit | 7239ed74677af143857d1a96d402476446a0995a (patch) | |
tree | 25c69a9ee44d04997f94392f85a53eecc5adaf21 /.gitattributes | |
parent | 6dd761d92f6600342860c618639489bb9c3843ea (diff) |
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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions