linux-2.6-microblaze.git
2020-07-30 Sean ChristophersonKVM: VMX: Make vmx_load_mmu_pgd() static
2020-07-30 Sean ChristophersonKVM: x86/mmu: Add separate helper for shadow NPT root...
2020-07-30 Sean ChristophersonKVM: VMX: Drop a duplicate declaration of construct_eptp()
2020-07-30 Sean ChristophersonKVM: nSVM: Correctly set the shadow NPT root level...
2020-07-27 Haiwei LiKVM: Using macros instead of magic values
2020-07-27 Huacai ChenMIPS: KVM: Fix build error caused by 'kvm_run' cleanup
2020-07-10 Paolo BonziniKVM: nSVM: remove nonsensical EXITINFO1 adjustment...
2020-07-10 Mohammed GamalKVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_...
2020-07-10 Paolo BonziniKVM: VMX: optimize #PF injection when MAXPHYADDR does...
2020-07-10 Mohammed GamalKVM: VMX: Add guest physical address check in EPT viola...
2020-07-10 Paolo BonziniKVM: VMX: introduce vmx_need_pf_intercept
2020-07-10 Paolo BonziniKVM: x86: update exception bitmap on CPUID changes
2020-07-10 Paolo BonziniKVM: x86: rename update_bp_intercept to update_exceptio...
2020-07-10 Mohammed GamalKVM: x86: mmu: Add guest physical address check in...
2020-07-10 Mohammed GamalKVM: x86: mmu: Move translate_gpa() to mmu.c
2020-07-10 Mohammed GamalKVM: x86: Add helper functions for illegal GPA checking...
2020-07-10 Vitaly KuznetsovKVM: x86: drop superfluous mmu_check_root() from fast_p...
2020-07-10 Vitaly KuznetsovKVM: nSVM: use nested_svm_load_cr3() on guest->host...
2020-07-10 Vitaly KuznetsovKVM: nSVM: implement nested_svm_load_cr3() and use...
2020-07-10 Vitaly KuznetsovKVM: nSVM: move kvm_set_cr3() after nested_svm_uninit_m...
2020-07-10 Vitaly KuznetsovKVM: nSVM: introduce nested_svm_load_cr3()/nested_npt_e...
2020-07-10 Vitaly KuznetsovKVM: nSVM: prepare to handle errors from enter_svm_gues...
2020-07-10 Vitaly KuznetsovKVM: nSVM: reset nested_run_pending upon nested_svm_vmr...
2020-07-10 Paolo BonziniKVM: MMU: stop dereferencing vcpu->arch.mmu to get...
2020-07-10 Vitaly KuznetsovKVM: nSVM: split kvm_init_shadow_npt_mmu() from kvm_ini...
2020-07-10 Vitaly KuznetsovKVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation...
2020-07-10 Tianjia ZhangKVM: MIPS: clean up redundant 'kvm_run' parameters
2020-07-10 Tianjia ZhangKVM: arm64: clean up redundant 'kvm_run' parameters
2020-07-10 Tianjia ZhangKVM: s390: clean up redundant 'kvm_run' parameters
2020-07-10 Jiaxun YangMIPS: KVM: Remove outdated README
2020-07-10 Jiaxun YangMIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
2020-07-09 Sean ChristophersonKVM: MIPS: Use common KVM implementation of MMU memory...
2020-07-09 Sean ChristophersonKVM: MIPS: Account pages used for GPA page tables
2020-07-09 Sean ChristophersonKVM: MIPS: Drop @max param from mmu_topup_memory_cache()
2020-07-09 Sean ChristophersonKVM: arm64: Use common KVM implementation of MMU memory...
2020-07-09 Sean ChristophersonKVM: arm64: Use common code's approach for __GFP_ZERO...
2020-07-09 Sean ChristophersonKVM: arm64: Drop @max param from mmu_topup_memory_cache()
2020-07-09 Sean ChristophersonKVM: Move x86's MMU memory cache helpers to common...
2020-07-09 Sean ChristophersonKVM: Move x86's version of struct kvm_mmu_memory_cache...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Prepend "kvm_" to memory cache helpers...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Skip filling the gfn cache for guaranteed...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Zero allocate shadow pages (outside of...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Make __GFP_ZERO a property of the memory...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Separate the memory caches for shadow...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Clean up the gorilla math in mmu_topup_me...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Topup memory caches after walking GVA...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Move fast_page_fault() call above mmu_top...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Try to avoid crashing KVM if a MMU memory...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Remove superfluous gotos from mmu_topup_m...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memo...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Consolidate "page" variant of memory...
2020-07-09 Sean ChristophersonKVM: x86/mmu: Track the associated kmem_cache in the...
2020-07-09 Thomas Gleixnerx86/kvm/vmx: Use native read/write_cr2()
2020-07-09 Thomas Gleixnerx86/kvm/svm: Use uninstrumented wrmsrl() to restore GS
2020-07-09 Thomas Gleixnerx86/kvm/svm: Move guest enter/exit into .noinstr.text
2020-07-09 Thomas Gleixnerx86/kvm/vmx: Move guest enter/exit into .noinstr.text
2020-07-09 Thomas Gleixnerx86/kvm/svm: Add hardirq tracing on guest enter/exit
2020-07-09 Thomas Gleixnerx86/kvm/vmx: Add hardirq tracing to guest enter/exit
2020-07-09 Thomas Gleixnerx86/kvm: Move context tracking where it belongs
2020-07-09 Maxim Levitskykvm: x86: replace kvm_spec_ctrl_test_value with runtime...
2020-07-09 Like XuKVM/x86: pmu: Fix #GP condition check for RDPMC emulation
2020-07-09 Vitaly KuznetsovKVM: x86: take as_id into account when checking PGD
2020-07-09 Xiaoyao LiKVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into...
2020-07-09 Xiaoyao LiKVM: x86: Rename cpuid_update() callback to vcpu_after_...
2020-07-09 Xiaoyao LiKVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_s...
2020-07-09 Xiaoyao LiKVM: x86: Extract kvm_update_cpuid_runtime() from kvm_u...
2020-07-09 Xiaoyao LiKVM: x86: Introduce kvm_check_cpuid()
2020-07-09 Xiaoyao LiKVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
2020-07-08 Xiaoyao LiKVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version()
2020-07-08 Xiaoyao LiKVM: X86: Go on updating other CPUID leaves when leaf...
2020-07-08 Xiaoyao LiKVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID...
2020-07-08 Like Xukvm: x86: limit the maximum number of vPMU fixed counte...
2020-07-08 Krish SadhukhanKVM: nSVM: Check that MBZ bits in CR3 and CR4 are not...
2020-07-08 Paolo BonziniKVM: x86: Make CR4.VMXE reserved for the guest
2020-07-08 Krish SadhukhanKVM: x86: Create mask for guest CR4 reserved bits in...
2020-07-08 Jim Mattsonkvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
2020-07-08 Zhenzhong Duanxen: Mark "xen_nopvspin" parameter obsolete
2020-07-08 Zhenzhong Duanx86/kvm: Add "nopvspin" parameter to disable PV spinlocks
2020-07-08 Zhenzhong Duanx86/kvm: Change print code to use pr_*() format
2020-07-08 Zhenzhong DuanRevert "KVM: X86: Fix setup the virt_spin_lock_key...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Rename page_header() to to_shadow_page()
2020-07-08 Sean ChristophersonKVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Make kvm_mmu_page definition and accessor...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Add MMU-internal header
2020-07-08 Sean ChristophersonKVM: x86/mmu: Move kvm_mmu_available_pages() into mmu.c
2020-07-08 Sean ChristophersonKVM: x86/mmu: Move mmu_audit.c and mmutrace.h into...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Exit to userspace on make_mmu_pages_avail...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Batch zap MMU pages when shrinking the...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Batch zap MMU pages when recycling oldest...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Don't put invalid SPs back on the list...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Optimize MMU page cache lookup for fully...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Avoid multiple hash lookups in kvm_get_mm...
2020-07-08 Uros BizjakKVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
2020-07-08 Joerg RoedelKVM: SVM: Rename svm_nested_virtualize_tpr() to nested_...
2020-07-08 Joerg RoedelKVM: SVM: Add svm_ prefix to set/clr/is_intercept()
2020-07-08 Joerg RoedelKVM: SVM: Add vmcb_ prefix to mark_*() functions
2020-07-08 Joerg RoedelKVM: SVM: Rename struct nested_state to svm_nested_state
2020-07-08 Sean ChristophersonKVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail...
2020-07-08 Jim Mattsonkvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
2020-07-08 Jim Mattsonkvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmen...
next