linux-2.6-microblaze.git
2021-09-06 Eduardo Habkostkvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
2021-09-06 Maxim LevitskyKVM: VMX: avoid running vmx_handle_exit_irqoff in case...
2021-09-06 Sean ChristophersonKVM: x86/mmu: Don't freak out if pml5_root is NULL...
2021-08-20 Wei HuangKVM: SVM: Add 5-level page table support for SVM
2021-08-20 Wei HuangKVM: x86/mmu: Support shadowing NPT when 5-level paging...
2021-08-20 Wei HuangKVM: x86: Allow CPU to force vendor-specific TDP level
2021-08-20 Paolo BonziniKVM: x86: clamp host mapping level to max_level in...
2021-08-20 Maxim LevitskyKVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
2021-08-20 Maxim LevitskyKVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
2021-08-20 Maxim LevitskyKVM: SVM: split svm_handle_invalid_exit
2021-08-20 Sean ChristophersonKVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page()
2021-08-20 Mingwei ZhangKVM: x86/mmu: Add detailed page size stats
2021-08-20 Sean ChristophersonKVM: x86/mmu: Avoid collision with !PRESENT SPTEs in...
2021-08-20 Mingwei ZhangKVM: x86/mmu: Remove redundant spte present check in...
2021-08-20 Jing ZhangKVM: stats: Add halt polling related histogram stats
2021-08-20 Jing ZhangKVM: stats: Add halt_wait_ns stats for all architectures
2021-08-20 Jing ZhangKVM: selftests: Add checks for histogram stats bucket_s...
2021-08-20 Jing ZhangKVM: stats: Update doc for histogram statistics
2021-08-20 Jing ZhangKVM: stats: Support linear and logarithmic histogram...
2021-08-20 Maxim LevitskyKVM: SVM: AVIC: drop unsupported AVIC base relocation...
2021-08-20 Maxim LevitskyKVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabli...
2021-08-20 Maxim LevitskyKVM: SVM: move check for kvm_vcpu_apicv_active outside...
2021-08-20 Maxim LevitskyKVM: SVM: avoid refreshing avic if its state didn't...
2021-08-20 Maxim LevitskyKVM: SVM: remove svm_toggle_avic_for_irq_window
2021-08-20 Vitaly KuznetsovKVM: x86: hyper-v: Deactivate APICv only when AutoEOI...
2021-08-20 Maxim LevitskyKVM: SVM: add warning for mistmatch between AVIC vcpu...
2021-08-20 Maxim LevitskyKVM: x86: APICv: fix race in kvm_request_apicv_update...
2021-08-20 Maxim LevitskyKVM: x86: don't disable APICv memslot when inhibited
2021-08-20 Maxim LevitskyKVM: x86/mmu: allow APICv memslot to be enabled but...
2021-08-20 Maxim LevitskyKVM: x86/mmu: allow kvm_faultin_pfn to return page...
2021-08-20 Maxim LevitskyKVM: x86/mmu: rename try_async_pf to kvm_faultin_pfn
2021-08-20 Maxim LevitskyKVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range
2021-08-20 Maxim LevitskyKVM: x86/mmu: add comment explaining arguments to kvm_z...
2021-08-20 Maxim LevitskyKVM: x86/mmu: fix parameters to kvm_flush_remote_tlbs_w...
2021-08-20 Sean ChristophersonRevert "KVM: x86/mmu: Allow zap gfn range to operate...
2021-08-20 Peter XuKVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file
2021-08-20 Peter XuKVM: X86: Introduce kvm_mmu_slot_lpages() helpers
2021-08-13 Peter XuKVM: Allow to have arch-specific per-vm debugfs files
2021-08-13 Sean ChristophersonKVM: nVMX: Unconditionally clear nested.pi_pending...
2021-08-13 Like XuKVM: x86: Clean up redundant ROL16(val, n) macro definition
2021-08-13 Uros BizjakKVM: x86: Move declaration of kvm_spurious_fault()...
2021-08-13 Sean ChristophersonKVM: x86: Kill off __ex() and __kvm_handle_fault_on_reb...
2021-08-13 Sean ChristophersonKVM: VMX: Hide VMCS control calculators in vmx.c
2021-08-13 Sean ChristophersonKVM: VMX: Drop caching of KVM's desired sec exec contro...
2021-08-13 Sean ChristophersonKVM: nVMX: Pull KVM L0's desired controls directly...
2021-08-13 Paolo BonziniKVM: stats: remove dead stores
2021-08-13 Paolo BonziniKVM: VMX: Reset DR6 only when KVM_DEBUGREG_WONT_EXIT
2021-08-13 Paolo BonziniKVM: X86: Set host DR6 only on VMX and for KVM_DEBUGREG...
2021-08-13 Lai JiangshanKVM: X86: Remove unneeded KVM_DEBUGREG_RELOAD
2021-08-13 Paolo BonziniMerge branch 'kvm-tdpmmu-fixes' into HEAD
2021-08-13 Sean ChristophersonKVM: x86/mmu: Protect marking SPs unsync when using...
2021-08-13 Sean ChristophersonKVM: x86/mmu: Don't step down in the TDP iterator when...
2021-08-13 Sean ChristophersonKVM: x86/mmu: Don't leak non-leaf SPTEs when zapping...
2021-08-10 Paolo BonziniMerge branch 'kvm-vmx-secctl' into HEAD
2021-08-10 Sean ChristophersonKVM: VMX: Use current VMCS to query WAITPKG support...
2021-08-06 David MatlackKVM: selftests: Move vcpu_args_set into perf_test_util
2021-08-06 David MatlackKVM: selftests: Support multiple slots in dirty_log_per...
2021-08-06 David MatlackKVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap
2021-08-06 David MatlackKVM: x86/mmu: Leverage vcpu->last_used_slot for rmap_ad...
2021-08-06 David MatlackKVM: x86/mmu: Leverage vcpu->last_used_slot in tdp_mmu_...
2021-08-06 David MatlackKVM: Cache the last used slot index per vCPU
2021-08-06 David MatlackKVM: Move last_used_slot logic out of search_memslots
2021-08-06 David MatlackKVM: Rename lru_slot to last_used_slot
2021-08-05 Sean ChristophersonKVM: x86/mmu: Fix per-cpu counter corruption on 32...
2021-08-05 Paolo BonziniKVM: xen: do not use struct gfn_to_hva_cache
2021-08-04 Maxim LevitskyKVM: selftests: fix hyperv_clock test
2021-08-04 Mingwei ZhangKVM: SVM: improve the code readability for ASID management
2021-08-04 Sean ChristophersonKVM: SVM: Fix off-by-one indexing when nullifying last...
2021-08-04 Paolo BonziniKVM: Do not leak memory for duplicate debugfs directories
2021-08-04 Like XuKVM: x86/pmu: Introduce pmc->is_paused to reduce the...
2021-08-04 Peter XuKVM: X86: Optimize zapping rmap
2021-08-04 Peter XuKVM: X86: Optimize pte_list_desc with per-array counter
2021-08-04 Peter XuKVM: X86: MMU: Tune PTE_LIST_EXT to be bigger
2021-08-03 Vitaly KuznetsovKVM: selftests: Test access to XMM fast hypercalls
2021-08-03 Vitaly KuznetsovKVM: x86: hyper-v: Check if guest is allowed to use...
2021-08-03 Vitaly KuznetsovKVM: x86: Introduce trace_kvm_hv_hypercall_done()
2021-08-03 Vitaly KuznetsovKVM: x86: hyper-v: Check access to hypercall before...
2021-08-03 Hamza MahfoozKVM: const-ify all relevant uses of struct kvm_memory_slot
2021-08-03 Paolo BonziniKVM: Don't take mmu_lock for range invalidation unless...
2021-08-03 Paolo BonziniKVM: Block memslot updates across range_start() and...
2021-08-02 Paolo BonziniKVM: nSVM: remove useless kvm_clear_*_queue
2021-08-02 Sean ChristophersonKVM: x86: Preserve guest's CR0.CD/NW on INIT
2021-08-02 Sean ChristophersonKVM: SVM: Drop redundant clearing of vcpu->arch.hflags...
2021-08-02 Sean ChristophersonKVM: SVM: Emulate #INIT in response to triple fault...
2021-08-02 Sean ChristophersonKVM: VMX: Move RESET-only VMWRITE sequences to init_vmcs()
2021-08-02 Sean ChristophersonKVM: VMX: Remove redundant write to set vCPU as active...
2021-08-02 Sean ChristophersonKVM: VMX: Smush x2APIC MSR bitmap adjustments into...
2021-08-02 Sean ChristophersonKVM: VMX: Remove unnecessary initialization of msr_bitm...
2021-08-02 Sean ChristophersonKVM: VMX: Don't redo x2APIC MSR bitmaps when userspace...
2021-08-02 Sean ChristophersonKVM: nVMX: Remove obsolete MSR bitmap refresh at nested...
2021-08-02 Sean ChristophersonKVM: VMX: Remove obsolete MSR bitmap refresh at vCPU...
2021-08-02 Sean ChristophersonKVM: x86: Move setting of sregs during vCPU RESET/INIT...
2021-08-02 Sean ChristophersonKVM: VMX: Don't _explicitly_ reconfigure user return...
2021-08-02 Sean ChristophersonKVM: VMX: Refresh list of user return MSRs after settin...
2021-08-02 Sean ChristophersonKVM: VMX: Skip pointless MSR bitmap update when setting...
2021-08-02 Sean ChristophersonKVM: SVM: Stuff save->dr6 at during VMSA sync, not...
2021-08-02 Sean ChristophersonKVM: SVM: Drop redundant writes to vmcb->save.cr4 at...
2021-08-02 Sean ChristophersonKVM: SVM: Tweak order of cr0/cr4/efer writes at RESET...
2021-08-02 Sean ChristophersonKVM: nVMX: Don't evaluate "emulation required" on neste...
2021-08-02 Sean ChristophersonKVM: VMX: Skip emulation required checks during pmode...
next