Hi, This is just for the SEV (Secure Encrypted Virtualization) part of KVM. It converts the get_user_pages_fast() call, after fixing a couple of small bugs in the vicinity.
Note that I have only compile-tested these two patches, so any run-time testing coverage would be greatly appreciated. Cc: Ingo Molnar <mi...@redhat.com> Cc: Borislav Petkov <b...@alien8.de> Cc: Thomas Gleixner <t...@linutronix.de> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Sean Christopherson <sean.j.christopher...@intel.com> Cc: Vitaly Kuznetsov <vkuzn...@redhat.com> Cc: Wanpeng Li <wanpen...@tencent.com> Cc: Jim Mattson <jmatt...@google.com> Cc: Joerg Roedel <j...@8bytes.org> Cc: H. Peter Anvin <h...@zytor.com> Cc: x...@kernel.org Cc: k...@vger.kernel.org John Hubbard (2): KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast() KVM: SVM: convert get_user_pages() --> pin_user_pages() arch/x86/kvm/svm/sev.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) base-commit: 9cb1fd0efd195590b828b9b865421ad345a4a145 -- 2.26.2