Age | Commit message (Expand) | Author |
---|---|---|
2020-07-08 | KVM: SVM: Add vmcb_ prefix to mark_*() functions | Joerg Roedel |
2020-07-08 | kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu | Jim Mattson |
2020-07-08 | kvm: svm: Always set svm->last_cpu on VMRUN | Jim Mattson |
2020-07-08 | KVM: x86: report sev_pin_memory errors with PTR_ERR | Paolo Bonzini |
2020-07-08 | KVM: SVM: convert get_user_pages() --> pin_user_pages() | John Hubbard |
2020-07-08 | KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast() | John Hubbard |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-05-07 | arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() | Janakarajan Natarajan |
2020-04-15 | KVM: SVM: Fix build error due to missing release_pages() include | Borislav Petkov |
2020-04-14 | KVM: SVM: fix compilation with modular PSP and non-modular KVM | Paolo Bonzini |
2020-04-03 | KVM: SVM: Move SEV code to separate file | Joerg Roedel |