index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
1
-1
/
+1
2019-02-20
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-16
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
1
-1
/
+8
2018-03-16
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
1
-1
/
+8
2018-03-16
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
1
-5
/
+5
2018-03-16
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
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
1
-0
/
+34
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
1
-0
/
+10
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
1
-1
/
+5
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
1
-0
/
+36
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
1
-5
/
+1
2016-06-27
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
1
-0
/
+7
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
1
-1
/
+2
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
1
-0
/
+1
2016-02-09
KVM: x86: introduce do_shl32_div32
Paolo Bonzini
1
-0
/
+15
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-3
/
+3
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
1
-0
/
+5
2015-07-23
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
1
-0
/
+5
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
1
-0
/
+2
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
1
-0
/
+1
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
1
-0
/
+3
2015-05-07
KVM: x86: fix initial PAT value
Radim Krčmář
1
-0
/
+2
[next]