index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
3
-0
/
+11
2022-04-27
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
1
-6
/
+2
2022-04-13
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
1
-3
/
+10
2022-04-13
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
1
-0
/
+1
2022-03-08
KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
Sean Christopherson
1
-3
/
+3
2022-03-08
KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest
Paolo Bonzini
1
-1
/
+2
2022-02-23
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
1
-4
/
+5
2022-02-23
KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
Maxim Levitsky
1
-0
/
+1
2022-02-16
KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
Sean Christopherson
1
-0
/
+25
2022-02-16
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
1
-0
/
+1
2022-02-16
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
1
-1
/
+3
2022-02-01
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
1
-0
/
+1
2022-01-27
KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
Marcelo Tosatti
1
-8
/
+8
2022-01-20
KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
Sean Christopherson
1
-0
/
+1
2021-12-29
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
Sean Christopherson
1
-2
/
+1
2021-12-29
KVM: VMX: Always clear vmx->fail on emulation_required
Sean Christopherson
1
-3
/
+1
2021-12-29
KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
Sean Christopherson
1
-8
/
+24
2021-12-29
KVM: x86: Always set kvm_run->if_flag
Marc Orr
1
-0
/
+6
2021-12-22
KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
Paolo Bonzini
1
-2
/
+2
2021-12-08
KVM: VMX: Set failure code in prepare_vmcs02()
Dan Carpenter
1
-1
/
+3
2021-12-08
KVM: x86: Use a stable condition around all VT-d PI paths
Paolo Bonzini
1
-9
/
+11
2021-12-08
KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
Paolo Bonzini
1
-14
/
+25
2021-12-08
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
1
-5
/
+3
2021-12-08
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
1
-9
/
+14
2021-12-08
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
1
-20
/
+17
2021-11-25
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...
Maxim Levitsky
1
-5
/
+17
2021-11-18
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
3
-110
/
+111
2021-11-18
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
1
-4
/
+4
2021-11-18
KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
Sean Christopherson
1
-2
/
+5
2021-10-21
KVM: nVMX: promptly process interrupts delivered while in guest mode
Paolo Bonzini
1
-11
/
+6
2021-10-18
KVM: VMX: Remove redundant handling of bus lock vmexit
Hao Xiang
1
-6
/
+9
2021-09-27
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
1
-1
/
+1
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
3
-4
/
+7
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2
-2
/
+10
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
1
-3
/
+14
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2
-7
/
+14
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
1
-0
/
+6
2021-09-22
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
1
-8
/
+1
2021-09-22
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
1
-4
/
+0
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-228
/
+219
2021-09-06
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
1
-0
/
+3
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
1
-1
/
+2
2021-08-13
KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
Sean Christopherson
1
-4
/
+3
2021-08-13
KVM: x86: Clean up redundant ROL16(val, n) macro definition
Like Xu
5
-10
/
+2
2021-08-13
KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
Uros Bizjak
1
-1
/
+1
2021-08-13
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
1
-2
/
+0
2021-08-13
KVM: VMX: Hide VMCS control calculators in vmx.c
Sean Christopherson
2
-29
/
+27
2021-08-13
KVM: VMX: Drop caching of KVM's desired sec exec controls for vmcs01
Sean Christopherson
2
-14
/
+9
2021-08-13
KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01
Sean Christopherson
2
-10
/
+21
2021-08-13
KVM: VMX: Reset DR6 only when KVM_DEBUGREG_WONT_EXIT
Paolo Bonzini
1
-0
/
+6
[next]