linux-2.6-microblaze.git
2020-06-01 Paolo BonziniKVM: nSVM: move map argument out of enter_svm_guest_mode
2020-05-28 Paolo BonziniKVM: nVMX: always update CR3 in VMCS
2020-05-28 Paolo BonziniKVM: SVM: always update CR3 in VMCB
2020-05-28 Paolo BonziniKVM: nSVM: correctly inject INIT vmexits
2020-05-28 Paolo BonziniKVM: nSVM: remove exit_required
2020-05-28 Paolo BonziniKVM: nSVM: inject exceptions via svm_check_nested_events
2020-05-28 Paolo BonziniKVM: x86: enable event window in inject_pending_event
2020-05-27 Paolo BonziniKVM: x86: track manually whether an event has been...
2020-05-27 Vitaly KuznetsovKVM: nSVM: Preserve registers modifications done before...
2020-05-27 Sean ChristophersonKVM: x86: Initialize tdp_level during vCPU creation
2020-05-27 Paolo BonziniKVM: nSVM: leave ASID aside in copy_vmcb_control_area
2020-05-27 Paolo BonziniKVM: nSVM: fix condition for filtering async PF
2020-05-27 彭浩(Richard)kvm/x86: Remove redundant function implementations
2020-05-27 Haiwei LiKVM: Fix the indentation to match coding style
2020-05-27 Miaohe LinKVM: VMX: replace "fall through" with "return" to indic...
2020-05-27 Sean ChristophersonKVM: x86: Take an unsigned 32-bit int for has_emulated_...
2020-05-27 Sean ChristophersonKVM: x86: Remove superfluous brackets from case statement
2020-05-27 Paolo BonziniKVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_sta...
2020-05-27 Paolo BonziniMerge branch 'kvm-master' into HEAD
2020-05-27 Paolo BonziniMerge tag 'kvm-s390-next-5.8-1' of git://git./linux...
2020-05-27 Paolo BonziniKVM: x86: simplify is_mmio_spte
2020-05-27 Maxim LevitskyKVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL uncondit...
2020-05-27 Maxim LevitskyKVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
2020-05-27 Sean ChristophersonKVM: x86/mmu: Set mmio_value to '0' if reserved #PF...
2020-05-20 Paolo BonziniMerge tag 'noinstr-x86-kvm-2020-05-16' of git://git...
2020-05-20 Paolo Bonzinircuwait: avoid lockdep splats from rcuwait_active()
2020-05-19 Thomas Gleixnerx86/kvm: Restrict ASYNC_PF to user space
2020-05-19 Thomas Gleixnerx86/kvm: Sanitize kvm_async_pf_task_wait()
2020-05-19 Andy Lutomirskix86/kvm: Handle async page faults directly through...
2020-05-19 Thomas Gleixnercontext_tracking: Make guest_enter/exit() .noinstr...
2020-05-19 Peter Zijlstralockdep: Prepare for noinstr sections
2020-05-19 Thomas Gleixnertracing: Provide lockdep less trace_hardirqs_on/off...
2020-05-19 Thomas Gleixnervmlinux.lds.h: Create section for protection against...
2020-05-19 Paolo BonziniKVM: x86: only do L1TF workaround on affected processors
2020-05-15 Jim MattsonKVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_se...
2020-05-15 Paolo BonziniMerge branch 'kvm-amd-fixes' into HEAD
2020-05-15 David Matlackkvm: add halt-polling cpu usage stats
2020-05-15 Jim MattsonKVM: nVMX: Migrate the VMX-preemption timer
2020-05-15 Jim MattsonKVM: nVMX: Change emulated VMX-preemption timer hrtimer...
2020-05-15 Jim MattsonKVM: nVMX: Really make emulated nested preemption timer...
2020-05-15 Sean ChristophersonKVM: nVMX: Remove unused 'ops' param from nested_vmx_ha...
2020-05-15 Suravee SuthikulpanitKVM: SVM: Remove unnecessary V_IRQ unsetting
2020-05-15 Suravee SuthikulpanitKVM: SVM: Merge svm_enable_vintr into svm_set_vintr
2020-05-15 Wanpeng LiKVM: VMX: Handle preemption timer fastpath
2020-05-15 Wanpeng LiKVM: X86: TSCDEADLINE MSR emulation fastpath
2020-05-15 Paolo BonziniKVM: x86: introduce kvm_can_use_hv_timer
2020-05-15 Wanpeng LiKVM: VMX: Optimize posted-interrupt delivery for timer...
2020-05-15 Wanpeng LiKVM: X86: Introduce more exit_fastpath_completion enum...
2020-05-15 Wanpeng LiKVM: X86: Introduce kvm_vcpu_exit_request() helper
2020-05-15 Sean ChristophersonKVM: x86: Print symbolic names of VMX VM-Exit flags...
2020-05-15 Wanpeng LiKVM: VMX: Introduce generic fastpath handler
2020-05-15 Sean ChristophersonKVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSE...
2020-05-15 Sean ChristophersonKVM: nVMX: Truncate writes to vmcs.SYSENTER_EIP/ESP...
2020-05-15 Uros BizjakKVM: VMX: Improve handle_external_interrupt_irqoff...
2020-05-15 Peter XuKVM: Documentation: Fix up cpuid page
2020-05-15 Peter XuKVM: X86: Sanity check on gfn before removal
2020-05-15 Peter XuKVM: No need to retry for hva_to_pfn_remapped()
2020-05-15 Peter XuKVM: X86: Force ASYNC_PF_PER_VCPU to be power of two
2020-05-15 Uros BizjakKVM: VMX: Remove unneeded __ASM_SIZE usage with POP...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Add a helper to consolidate root sp alloc...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Drop KVM's hugepage enums in favor of...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Move max hugepage level to a separate...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Tweak PSE hugepage handling to avoid...
2020-05-15 Xiaoyao Likvm: x86: Cleanup vcpu->arch.guest_xstate_size
2020-05-15 Sean ChristophersonKVM: nVMX: Tweak handling of failure code for nested...
2020-05-13 Sean ChristophersonKVM: x86/mmu: Capture TDP level when updating CPUID
2020-05-13 Sean ChristophersonKVM: VMX: Move nested EPT out of kvm_x86_ops.get_tdp_le...
2020-05-13 Sean ChristophersonKVM: VMX: Add proper cache tracking for CR0
2020-05-13 Sean ChristophersonKVM: VMX: Add proper cache tracking for CR4
2020-05-13 Sean ChristophersonKVM: nVMX: Unconditionally validate CR3 during nested...
2020-05-13 Sean ChristophersonKVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
2020-05-13 Sean ChristophersonKVM: nVMX: Skip IBPB when temporarily switching between...
2020-05-13 Sean ChristophersonKVM: nVMX: Skip IBPB when switching between vmcs01...
2020-05-13 Sean ChristophersonKVM: VMX: Use accessor to read vmcs.INTR_INFO when...
2020-05-13 Paolo BonziniKVM: x86: handle wrap around 32-bit address space
2020-05-13 Jason Yankvm/eventfd: remove unneeded conversion to bool
2020-05-13 Davidlohr Buesokvm: Replace vcpu->swait with rcuwait
2020-05-13 Davidlohr Buesorcuwait: Introduce rcuwait_active()
2020-05-13 Davidlohr Buesorcuwait: Introduce prepare_to and finish_rcuwait
2020-05-13 Davidlohr Buesorcuwait: Let rcuwait_wake_up() return whether or not...
2020-05-13 Davidlohr Buesorcuwait: Fix stale wake call name in comment
2020-05-13 Paolo BonziniKVM: x86: Replace late check_nested_events() hack with...
2020-05-13 Sean ChristophersonKVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_i...
2020-05-13 Sean ChristophersonKVM: VMX: Use vmx_interrupt_blocked() directly from...
2020-05-13 Sean ChristophersonKVM: x86: WARN on injected+pending exception even in...
2020-05-13 Paolo BonziniKVM: nSVM: Preserve IRQ/NMI/SMI priority irrespective...
2020-05-13 Paolo BonziniKVM: nSVM: Report interrupts as allowed when in L2...
2020-05-13 Sean ChristophersonKVM: nVMX: Prioritize SMI over nested IRQ/NMI
2020-05-13 Sean ChristophersonKVM: nVMX: Preserve IRQ/NMI priority irrespective of...
2020-05-13 Paolo BonziniKVM: SVM: Split out architectural interrupt/NMI/SMI...
2020-05-13 Sean ChristophersonKVM: VMX: Split out architectural interrupt/NMI blockin...
2020-05-13 Paolo BonziniKVM: nSVM: Move SMI vmexit handling to svm_check_nested...
2020-05-13 Paolo BonziniKVM: nSVM: Report NMIs as allowed when in L2 and Exit...
2020-05-13 Sean ChristophersonKVM: nVMX: Report NMIs as allowed when in L2 and Exit...
2020-05-13 Paolo BonziniKVM: x86: replace is_smm checks with kvm_x86_ops.smi_al...
2020-05-13 Sean ChristophersonKVM: x86: Make return for {interrupt_nmi,smi}_allowed...
2020-05-13 Sean ChristophersonKVM: x86: Set KVM_REQ_EVENT if run is canceled with...
2020-05-13 Sean ChristophersonKVM: nVMX: Open a window for pending nested VMX preempt...
2020-05-13 Sean ChristophersonKVM: nVMX: Preserve exception priority irrespective...
2020-05-13 Cathy AveryKVM: SVM: Implement check_nested_events for NMI
next