summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm/sev.c
AgeCommit message (Expand)Author
2020-07-08KVM: SVM: Add vmcb_ prefix to mark_*() functionsJoerg Roedel
2020-07-08kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpuJim Mattson
2020-07-08kvm: svm: Always set svm->last_cpu on VMRUNJim Mattson
2020-07-08KVM: x86: report sev_pin_memory errors with PTR_ERRPaolo Bonzini
2020-07-08KVM: SVM: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-07-08KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()John Hubbard
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-05-07arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-04-15KVM: SVM: Fix build error due to missing release_pages() includeBorislav Petkov
2020-04-14KVM: SVM: fix compilation with modular PSP and non-modular KVMPaolo Bonzini
2020-04-03KVM: SVM: Move SEV code to separate fileJoerg Roedel