- 2a40b90 KVM: x86: Pull the PGD's level from the MMU instead of recalculating it by Sean Christopherson · 4 years, 6 months ago
- 812f805 KVM: VMX: Make vmx_load_mmu_pgd() static by Sean Christopherson · 4 years, 6 months ago
- 59505b5 KVM: x86/mmu: Add separate helper for shadow NPT root page role calc by Sean Christopherson · 4 years, 6 months ago
- f291a35 KVM: VMX: Drop a duplicate declaration of construct_eptp() by Sean Christopherson · 4 years, 6 months ago
- 096586fd KVM: nSVM: Correctly set the shadow NPT root level in its MMU role by Sean Christopherson · 4 years, 6 months ago
- 9c2475f KVM: Using macros instead of magic values by Haiwei Li · 4 years, 6 months ago
- e8af9e9 KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF by Paolo Bonzini · 4 years, 6 months ago
- 3edd683 KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support by Mohammed Gamal · 4 years, 6 months ago
- 8c4182b KVM: VMX: optimize #PF injection when MAXPHYADDR does not match by Paolo Bonzini · 4 years, 6 months ago
- 1dbf5d68 KVM: VMX: Add guest physical address check in EPT violation and misconfig by Mohammed Gamal · 4 years, 6 months ago
- a0c1343 KVM: VMX: introduce vmx_need_pf_intercept by Paolo Bonzini · 4 years, 6 months ago
- 32de2b5 KVM: x86: update exception bitmap on CPUID changes by Paolo Bonzini · 4 years, 6 months ago
- 6986982 KVM: x86: rename update_bp_intercept to update_exception_bitmap by Paolo Bonzini · 4 years, 6 months ago
- ec7771a KVM: x86: mmu: Add guest physical address check in translate_gpa() by Mohammed Gamal · 4 years, 6 months ago
- cd31356 KVM: x86: mmu: Move translate_gpa() to mmu.c by Mohammed Gamal · 4 years, 6 months ago
- 8978614 KVM: x86: Add helper functions for illegal GPA checking and page fault injection by Mohammed Gamal · 4 years, 6 months ago
- fe9304d KVM: x86: drop superfluous mmu_check_root() from fast_pgd_switch() by Vitaly Kuznetsov · 4 years, 6 months ago
- d82aaef KVM: nSVM: use nested_svm_load_cr3() on guest->host switch by Vitaly Kuznetsov · 4 years, 6 months ago
- a506fdd KVM: nSVM: implement nested_svm_load_cr3() and use it for host->guest switch by Vitaly Kuznetsov · 4 years, 6 months ago
- bf7dea4 KVM: nSVM: move kvm_set_cr3() after nested_svm_uninit_mmu_context() by Vitaly Kuznetsov · 4 years, 6 months ago
- 62156f6 KVM: nSVM: introduce nested_svm_load_cr3()/nested_npt_enabled() by Vitaly Kuznetsov · 4 years, 6 months ago
- 59cd9bc KVM: nSVM: prepare to handle errors from enter_svm_guest_mode() by Vitaly Kuznetsov · 4 years, 6 months ago
- ebdb3db KVM: nSVM: reset nested_run_pending upon nested_svm_vmrun_msrpm() failure by Vitaly Kuznetsov · 4 years, 6 months ago
- 8c00865 KVM: MMU: stop dereferencing vcpu->arch.mmu to get the context for MMU init by Paolo Bonzini · 4 years, 6 months ago
- 0f04a2a KVM: nSVM: split kvm_init_shadow_npt_mmu() from kvm_init_shadow_mmu() by Vitaly Kuznetsov · 4 years, 6 months ago
- d574c53 KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code by Vitaly Kuznetsov · 4 years, 6 months ago
- 6926f95 KVM: Move x86's MMU memory cache helpers to common KVM code by Sean Christopherson · 4 years, 7 months ago
- 2aa9c19 KVM: Move x86's version of struct kvm_mmu_memory_cache to common code by Sean Christopherson · 4 years, 7 months ago
- 94ce87e KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global by Sean Christopherson · 4 years, 7 months ago
- 378f5cd KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups by Sean Christopherson · 4 years, 7 months ago
- 9688088 KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock) by Sean Christopherson · 4 years, 7 months ago
- 5f6078f KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache by Sean Christopherson · 4 years, 7 months ago
- 171a90d KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays by Sean Christopherson · 4 years, 7 months ago
- 531281a KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches() by Sean Christopherson · 4 years, 7 months ago
- f3747a5 KVM: x86/mmu: Topup memory caches after walking GVA->GPA by Sean Christopherson · 4 years, 7 months ago
- 8329144 KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches() by Sean Christopherson · 4 years, 7 months ago
- 53a3f48 KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty by Sean Christopherson · 4 years, 7 months ago
- 284aa86 KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches() by Sean Christopherson · 4 years, 7 months ago
- 356ec69 KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals by Sean Christopherson · 4 years, 7 months ago
- 45177cc KVM: x86/mmu: Consolidate "page" variant of memory cache helpers by Sean Christopherson · 4 years, 7 months ago
- 5962bfb KVM: x86/mmu: Track the associated kmem_cache in the MMU caches by Sean Christopherson · 4 years, 7 months ago
- 2245d39 x86/kvm/vmx: Use native read/write_cr2() by Thomas Gleixner · 4 years, 6 months ago
- c3f08ed x86/kvm/svm: Use uninstrumented wrmsrl() to restore GS by Thomas Gleixner · 4 years, 6 months ago
- 135961e x86/kvm/svm: Move guest enter/exit into .noinstr.text by Thomas Gleixner · 4 years, 6 months ago
- 3ebccdf x86/kvm/vmx: Move guest enter/exit into .noinstr.text by Thomas Gleixner · 4 years, 6 months ago
- 9fc975e x86/kvm/svm: Add hardirq tracing on guest enter/exit by Thomas Gleixner · 4 years, 6 months ago
- 0642391 x86/kvm/vmx: Add hardirq tracing to guest enter/exit by Thomas Gleixner · 4 years, 6 months ago
- 87fa7f3 x86/kvm: Move context tracking where it belongs by Thomas Gleixner · 4 years, 6 months ago
- 841c2be kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host by Maxim Levitsky · 4 years, 6 months ago
- 632a4cf KVM/x86: pmu: Fix #GP condition check for RDPMC emulation by Like Xu · 4 years, 6 months ago
- 995decb KVM: x86: take as_id into account when checking PGD by Vitaly Kuznetsov · 4 years, 6 months ago
- 5668821 KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into kvm_vcpu_after_set_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 7c1b761 KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 346ce35 KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- aedbaf4 KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- a76733a KVM: x86: Introduce kvm_check_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 36f3764 KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid() by Xiaoyao Li · 4 years, 6 months ago
- 565b782 KVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version() by Xiaoyao Li · 4 years, 6 months ago
- 0d3b2ba KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent by Xiaoyao Li · 4 years, 6 months ago
- 1896409 KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails by Xiaoyao Li · 4 years, 6 months ago
- 2e8cd7a kvm: x86: limit the maximum number of vPMU fixed counters to 3 by Like Xu · 4 years, 7 months ago
- 761e416 KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests by Krish Sadhukhan · 4 years, 6 months ago
- 53efe52 KVM: x86: Make CR4.VMXE reserved for the guest by Paolo Bonzini · 4 years, 6 months ago
- b899c13 KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid() by Krish Sadhukhan · 4 years, 6 months ago
- d42e3fa kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes by Jim Mattson · 4 years, 6 months ago
- 9a3c05e xen: Mark "xen_nopvspin" parameter obsolete by Zhenzhong Duan · 5 years ago
- 05eee61 x86/kvm: Add "nopvspin" parameter to disable PV spinlocks by Zhenzhong Duan · 5 years ago
- 5aefd78 x86/kvm: Change print code to use pr_*() format by Zhenzhong Duan · 5 years ago
- de58502 Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized" by Zhenzhong Duan · 5 years ago
- e47c4ae KVM: x86/mmu: Rename page_header() to to_shadow_page() by Sean Christopherson · 4 years, 7 months ago
- 5735468 KVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow page lookup by Sean Christopherson · 4 years, 7 months ago
- 985ab27 KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only by Sean Christopherson · 4 years, 7 months ago
- 6ca9a6f KVM: x86/mmu: Add MMU-internal header by Sean Christopherson · 4 years, 7 months ago
- afe8d7e KVM: x86/mmu: Move kvm_mmu_available_pages() into mmu.c by Sean Christopherson · 4 years, 7 months ago
- 33e3042 KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directory by Sean Christopherson · 4 years, 7 months ago
- 7bd7ded KVM: x86/mmu: Exit to userspace on make_mmu_pages_available() error by Sean Christopherson · 4 years, 7 months ago
- ebdb292 KVM: x86/mmu: Batch zap MMU pages when shrinking the slab by Sean Christopherson · 4 years, 7 months ago
- 6b82ef2 KVM: x86/mmu: Batch zap MMU pages when recycling oldest pages by Sean Christopherson · 4 years, 7 months ago
- f95eec9 KVM: x86/mmu: Don't put invalid SPs back on the list of active pages by Sean Christopherson · 4 years, 7 months ago
- fb58a9c KVM: x86/mmu: Optimize MMU page cache lookup for fully direct MMUs by Sean Christopherson · 4 years, 7 months ago
- ac101b7 KVM: x86/mmu: Avoid multiple hash lookups in kvm_get_mmu_page() by Sean Christopherson · 4 years, 7 months ago
- 4cb5b77 KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h by Uros Bizjak · 4 years, 7 months ago
- 01c3b2b KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr() by Joerg Roedel · 4 years, 7 months ago
- a284ba5 KVM: SVM: Add svm_ prefix to set/clr/is_intercept() by Joerg Roedel · 4 years, 7 months ago
- 06e7852 KVM: SVM: Add vmcb_ prefix to mark_*() functions by Joerg Roedel · 4 years, 7 months ago
- 7693b3e KVM: SVM: Rename struct nested_state to svm_nested_state by Joerg Roedel · 4 years, 7 months ago
- b2656e4 KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail helper by Sean Christopherson · 4 years, 7 months ago
- c967118 kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest by Jim Mattson · 4 years, 8 months ago
- 8a14fe4 kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu by Jim Mattson · 4 years, 8 months ago
- 1aa561b kvm: x86: Add "last CPU" to some KVM_EXIT information by Jim Mattson · 4 years, 8 months ago
- 80a1684 kvm: vmx: Add last_cpu to struct vcpu_vmx by Jim Mattson · 4 years, 8 months ago
- 2426363 kvm: svm: Always set svm->last_cpu on VMRUN by Jim Mattson · 4 years, 8 months ago
- 73cd6e5 kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id() by Jim Mattson · 4 years, 8 months ago
- a8d908b KVM: x86: report sev_pin_memory errors with PTR_ERR by Paolo Bonzini · 4 years, 7 months ago
- dc42c8a KVM: SVM: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
- 78824fa KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast() by John Hubbard · 4 years, 8 months ago
- 1aef816 KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of nested guests by Krish Sadhukhan · 4 years, 8 months ago
- f5f6145 KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function by Krish Sadhukhan · 4 years, 8 months ago
- 12bc213 KVM: X86: Do the same ignore_msrs check for feature msrs by Peter Xu · 4 years, 7 months ago
- 6abe9c1 KVM: X86: Move ignore_msrs handling upper the stack by Peter Xu · 4 years, 7 months ago