projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2020-06-01
Peter Shier
KVM: nVMX: Fix VMX preemption timer migration
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Jon Doron
x86/kvm/hyper-v: Explicitly align hcall param for kvm_h...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Like Xu
KVM: x86/pmu: Support full width counting
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Wei Wang
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
KVM: x86: acknowledgment mechanism for async pf page...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
KVM: x86: interrupt based APF 'page ready' event delivery
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
KVM: introduce kvm_read_guest_offset_cached()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
KVM: rename kvm_arch_can_inject_async_page_present...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
Revert "KVM: async_pf: Fix #DF due to inject "Page...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Gustavo A....
KVM: VMX: Replace zero-length array with flexible-array
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
Revert "KVM: No need to retry for hva_to_pfn_remapped()"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_N...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
selftests: kvm: fix smm test on SVM
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
selftests: kvm: add a SVM version of state-test
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vitaly Kuznetsov
selftests: kvm: introduce cpu_has_svm() check
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_shado...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: leave guest mode when clearing EFER.SVME
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: split nested_vmcb_check_controls
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: remove HF_HIF_MASK
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: remove HF_VINTR_MASK
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: synthesize correct EXITINTINFO on vmexit
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: SVM: preserve VGIF across VMCB switch
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: extract svm_set_gif
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: remove unnecessary if
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: synchronize VMCB controls updated by the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: restore clobbered INT_CTL fields after clear...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: save all control fields in svm->nested
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: remove trailing padding for struct vmcb_cont...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: clean up tsc_offset update
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: extract preparation of VMCB for nested run
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: extract load_nested_vmcb_control
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paolo Bonzini
KVM: nSVM: move map argument out of enter_svm_guest_mode
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Paolo Bonzini
KVM: nVMX: always update CR3 in VMCS
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Paolo Bonzini
KVM: SVM: always update CR3 in VMCB
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Paolo Bonzini
KVM: nSVM: correctly inject INIT vmexits
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Paolo Bonzini
KVM: nSVM: remove exit_required
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Paolo Bonzini
KVM: nSVM: inject exceptions via svm_check_nested_events
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Paolo Bonzini
KVM: x86: enable event window in inject_pending_event
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paolo Bonzini
KVM: x86: track manually whether an event has been...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Vitaly Kuznetsov
KVM: nSVM: Preserve registers modifications done before...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sean Christopherson
KVM: x86: Initialize tdp_level during vCPU creation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paolo Bonzini
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paolo Bonzini
KVM: nSVM: fix condition for filtering async PF
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
彭浩(Richard)
kvm/x86: Remove redundant function implementations
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Haiwei Li
KVM: Fix the indentation to match coding style
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Miaohe Lin
KVM: VMX: replace "fall through" with "return" to indic...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sean Christopherson
KVM: x86: Take an unsigned 32-bit int for has_emulated_...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sean Christopherson
KVM: x86: Remove superfluous brackets from case statement
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paolo Bonzini
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_sta...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paolo Bonzini
Merge branch 'kvm-master' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paolo Bonzini
Merge tag 'kvm-s390-next-5.8-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paolo Bonzini
KVM: x86: simplify is_mmio_spte
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Maxim Levitsky
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL uncondit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Maxim Levitsky
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sean Christopherson
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Paolo Bonzini
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Paolo Bonzini
rcuwait: avoid lockdep splats from rcuwait_active()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Thomas Gleixner
x86/kvm: Restrict ASYNC_PF to user space
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Thomas Gleixner
x86/kvm: Sanitize kvm_async_pf_task_wait()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Andy Lutomirski
x86/kvm: Handle async page faults directly through...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Thomas Gleixner
context_tracking: Make guest_enter/exit() .noinstr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Peter Zijlstra
lockdep: Prepare for noinstr sections
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Thomas Gleixner
tracing: Provide lockdep less trace_hardirqs_on/off...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Thomas Gleixner
vmlinux.lds.h: Create section for protection against...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Paolo Bonzini
KVM: x86: only do L1TF workaround on affected processors
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Jim Mattson
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_se...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Paolo Bonzini
Merge branch 'kvm-amd-fixes' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
David Matlack
kvm: add halt-polling cpu usage stats
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Jim Mattson
KVM: nVMX: Migrate the VMX-preemption timer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Jim Mattson
KVM: nVMX: Change emulated VMX-preemption timer hrtimer...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Jim Mattson
KVM: nVMX: Really make emulated nested preemption timer...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: nVMX: Remove unused 'ops' param from nested_vmx_ha...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Suravee Suthikulpanit
KVM: SVM: Remove unnecessary V_IRQ unsetting
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Suravee Suthikulpanit
KVM: SVM: Merge svm_enable_vintr into svm_set_vintr
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Wanpeng Li
KVM: VMX: Handle preemption timer fastpath
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Wanpeng Li
KVM: X86: TSCDEADLINE MSR emulation fastpath
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Paolo Bonzini
KVM: x86: introduce kvm_can_use_hv_timer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Wanpeng Li
KVM: VMX: Optimize posted-interrupt delivery for timer...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Wanpeng Li
KVM: X86: Introduce more exit_fastpath_completion enum...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Wanpeng Li
KVM: X86: Introduce kvm_vcpu_exit_request() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: x86: Print symbolic names of VMX VM-Exit flags...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Wanpeng Li
KVM: VMX: Introduce generic fastpath handler
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSE...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: nVMX: Truncate writes to vmcs.SYSENTER_EIP/ESP...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Uros Bizjak
KVM: VMX: Improve handle_external_interrupt_irqoff...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Peter Xu
KVM: Documentation: Fix up cpuid page
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Peter Xu
KVM: X86: Sanity check on gfn before removal
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Peter Xu
KVM: No need to retry for hva_to_pfn_remapped()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Peter Xu
KVM: X86: Force ASYNC_PF_PER_VCPU to be power of two
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Uros Bizjak
KVM: VMX: Remove unneeded __ASM_SIZE usage with POP...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: x86/mmu: Add a helper to consolidate root sp alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: x86/mmu: Drop KVM's hugepage enums in favor of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: x86/mmu: Move max hugepage level to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: x86/mmu: Tweak PSE hugepage handling to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Xiaoyao Li
kvm: x86: Cleanup vcpu->arch.guest_xstate_size
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Sean Christopherson
KVM: nVMX: Tweak handling of failure code for nested...
commit
|
commitdiff
|
tree
|
snapshot
next