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.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
/
x86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
1
-1
/
+1
2020-05-15
KVM: X86: Introduce kvm_vcpu_exit_request() helper
Wanpeng Li
1
-0
/
+1
2020-04-21
KVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush current ASID
Sean Christopherson
1
-0
/
+6
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
1
-2
/
+2
2020-03-16
KVM: CPUID: add support for supervisor states
Paolo Bonzini
1
-0
/
+1
2020-03-16
KVM: x86: Make kvm_mpx_supported() an inline function
Sean Christopherson
1
-0
/
+6
2020-03-16
KVM: x86: Calculate the supported xcr0 mask at load time
Sean Christopherson
1
-6
/
+1
2020-03-16
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
1
-0
/
+1
2020-03-16
KVM: x86: Move emulation-only helpers to emulate.c
Sean Christopherson
1
-11
/
+0
2020-02-05
KVM: x86: Take a u64 when checking for a valid dr7 value
Sean Christopherson
1
-1
/
+1
2020-01-27
KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
Krish Sadhukhan
1
-0
/
+6
2020-01-27
KVM: x86: Perform non-canonical checks in 32-bit KVM
Sean Christopherson
1
-8
/
+0
2020-01-24
KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
Paolo Bonzini
1
-0
/
+1
2020-01-21
KVM: x86: Move bit() helper to cpuid.h
Sean Christopherson
1
-5
/
+0
2020-01-21
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
1
-0
/
+1
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-1
/
+1
2019-11-15
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
1
-0
/
+5
2019-10-22
KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
Aaron Lewis
1
-2
/
+2
2019-10-22
KVM: x86: Add WARNs to detect out-of-bounds register indices
Sean Christopherson
1
-4
/
+2
2019-09-24
KVM: x86: Move triple fault request into RM int injection
Sean Christopherson
1
-1
/
+1
2019-08-22
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
1
-1
/
+1
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-0
/
+2
2019-06-18
KVM: x86: introduce is_pae_paging
Paolo Bonzini
1
-0
/
+5
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
1
-0
/
+5
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
1
-2
/
+0
2019-04-16
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
1
-0
/
+10
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
1
-0
/
+2
2019-02-21
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
1
-1
/
+1
2019-02-21
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
Sean Christopherson
1
-1
/
+6
2018-10-17
kvm: x86: Defer setting of CR2 until #PF delivery
Jim Mattson
1
-0
/
+2
2018-08-30
KVM: x86: Unexport x86_emulate_instruction()
Sean Christopherson
1
-0
/
+2
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
1
-0
/
+9
2018-06-12
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
1
-2
/
+2
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
1
-7
/
+0
2018-04-04
KVM: X86: Introduce handle_ud()
Wanpeng Li
1
-0
/
+2
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
1
-3
/
+3
2018-03-28
KVM: SVM: Implement pause loop exit logic in SVM
Babu Moger
1
-0
/
+2
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
1
-0
/
+36
2018-03-28
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
1
-2
/
+12
2018-03-17
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
1
-1
/
+8
2018-03-17
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
1
-1
/
+8
2018-03-17
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
1
-5
/
+5
2018-03-17
KVM: x86: Add module parameter for supporting VMware backdoor
Liran Alon
1
-0
/
+2
2018-01-16
KVM: nVMX: Fix bug of injecting L2 exception into L1
Liran Alon
1
-0
/
+1
2017-12-14
KVM: x86: simplify kvm_mwait_in_guest()
Radim Krčmář
1
-12
/
+2
2017-12-14
KVM: x86: drop bogus MWAIT check
Radim Krčmář
1
-22
/
+1
2017-12-14
KVM: x86: prevent MWAIT in guest with buggy MONITOR
Radim Krčmář
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-24
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
1
-2
/
+2
[next]