projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2020-07-10
Mohammed Gamal
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Paolo Bonzini
KVM: VMX: optimize #PF injection when MAXPHYADDR does...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Mohammed Gamal
KVM: VMX: Add guest physical address check in EPT viola...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Paolo Bonzini
KVM: VMX: introduce vmx_need_pf_intercept
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Paolo Bonzini
KVM: x86: update exception bitmap on CPUID changes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Paolo Bonzini
KVM: x86: rename update_bp_intercept to update_exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Mohammed Gamal
KVM: x86: mmu: Add guest physical address check in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Mohammed Gamal
KVM: x86: mmu: Move translate_gpa() to mmu.c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Mohammed Gamal
KVM: x86: Add helper functions for illegal GPA checking...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: x86: drop superfluous mmu_check_root() from fast_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: nSVM: use nested_svm_load_cr3() on guest->host...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: nSVM: implement nested_svm_load_cr3() and use...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: nSVM: move kvm_set_cr3() after nested_svm_uninit_m...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: nSVM: introduce nested_svm_load_cr3()/nested_npt_e...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: nSVM: prepare to handle errors from enter_svm_gues...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: nSVM: reset nested_run_pending upon nested_svm_vmr...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Paolo Bonzini
KVM: MMU: stop dereferencing vcpu->arch.mmu to get...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: nSVM: split kvm_init_shadow_npt_mmu() from kvm_ini...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Vitaly Kuznetsov
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Tianjia Zhang
KVM: MIPS: clean up redundant 'kvm_run' parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Tianjia Zhang
KVM: arm64: clean up redundant 'kvm_run' parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Tianjia Zhang
KVM: s390: clean up redundant 'kvm_run' parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Jiaxun Yang
MIPS: KVM: Remove outdated README
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Jiaxun Yang
MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: MIPS: Use common KVM implementation of MMU memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: MIPS: Account pages used for GPA page tables
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: arm64: Use common KVM implementation of MMU memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: arm64: Use common code's approach for __GFP_ZERO...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: arm64: Drop @max param from mmu_topup_memory_cache()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: Move x86's MMU memory cache helpers to common...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: Move x86's version of struct kvm_mmu_memory_cache...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Prepend "kvm_" to memory cache helpers...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Skip filling the gfn cache for guaranteed...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Zero allocate shadow pages (outside of...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Make __GFP_ZERO a property of the memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Separate the memory caches for shadow...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Clean up the gorilla math in mmu_topup_me...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Topup memory caches after walking GVA...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Move fast_page_fault() call above mmu_top...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Remove superfluous gotos from mmu_topup_m...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memo...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Consolidate "page" variant of memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Sean Christopherson
KVM: x86/mmu: Track the associated kmem_cache in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Thomas Gleixner
x86/kvm/vmx: Use native read/write_cr2()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Thomas Gleixner
x86/kvm/svm: Use uninstrumented wrmsrl() to restore GS
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Thomas Gleixner
x86/kvm/svm: Move guest enter/exit into .noinstr.text
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Thomas Gleixner
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Thomas Gleixner
x86/kvm/svm: Add hardirq tracing on guest enter/exit
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Thomas Gleixner
x86/kvm/vmx: Add hardirq tracing to guest enter/exit
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Thomas Gleixner
x86/kvm: Move context tracking where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Maxim Levitsky
kvm: x86: replace kvm_spec_ctrl_test_value with runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Like Xu
KVM/x86: pmu: Fix #GP condition check for RDPMC emulation
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Vitaly Kuznetsov
KVM: x86: take as_id into account when checking PGD
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Xiaoyao Li
KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Xiaoyao Li
KVM: x86: Rename cpuid_update() callback to vcpu_after_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Xiaoyao Li
KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_s...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Xiaoyao Li
KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_u...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Xiaoyao Li
KVM: x86: Introduce kvm_check_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Xiaoyao Li
KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Xiaoyao Li
KVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Xiaoyao Li
KVM: X86: Go on updating other CPUID leaves when leaf...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Xiaoyao Li
KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Like Xu
kvm: x86: limit the maximum number of vPMU fixed counte...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Krish Sadhukhan
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Paolo Bonzini
KVM: x86: Make CR4.VMXE reserved for the guest
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Krish Sadhukhan
KVM: x86: Create mask for guest CR4 reserved bits in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jim Mattson
kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Zhenzhong Duan
xen: Mark "xen_nopvspin" parameter obsolete
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Zhenzhong Duan
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Zhenzhong Duan
x86/kvm: Change print code to use pr_*() format
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Zhenzhong Duan
Revert "KVM: X86: Fix setup the virt_spin_lock_key...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Rename page_header() to to_shadow_page()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Make kvm_mmu_page definition and accessor...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Add MMU-internal header
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Move kvm_mmu_available_pages() into mmu.c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Exit to userspace on make_mmu_pages_avail...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Batch zap MMU pages when shrinking the...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Batch zap MMU pages when recycling oldest...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Don't put invalid SPs back on the list...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Optimize MMU page cache lookup for fully...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: x86/mmu: Avoid multiple hash lookups in kvm_get_mm...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Uros Bizjak
KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Joerg Roedel
KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Joerg Roedel
KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Joerg Roedel
KVM: SVM: Add vmcb_ prefix to mark_*() functions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Joerg Roedel
KVM: SVM: Rename struct nested_state to svm_nested_state
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Sean Christopherson
KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jim Mattson
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jim Mattson
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmen...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jim Mattson
kvm: x86: Add "last CPU" to some KVM_EXIT information
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jim Mattson
kvm: vmx: Add last_cpu to struct vcpu_vmx
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jim Mattson
kvm: svm: Always set svm->last_cpu on VMRUN
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Jim Mattson
kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Paolo Bonzini
KVM: x86: report sev_pin_memory errors with PTR_ERR
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
John Hubbard
KVM: SVM: convert get_user_pages() --> pin_user_pages()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
John Hubbard
KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_...
commit
|
commitdiff
|
tree
|
snapshot
next