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
/
vmx
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
1
-1
/
+12
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-1
/
+2
2019-07-15
kvm: vmx: fix coccinelle warnings
Yi Wang
1
-1
/
+1
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-4
/
+1
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
Paolo Bonzini
1
-0
/
+2
2019-06-20
KVM: VMX: check CPUID before allowing read/write of IA32_XSS
Wanpeng Li
1
-2
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-4
/
+1
2019-06-18
KVM: VMX: Leave preemption timer running when it's disabled
Sean Christopherson
1
-22
/
+38
2019-06-18
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
Sean Christopherson
1
-6
/
+2
2019-06-18
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
Sean Christopherson
1
-5
/
+7
2019-06-18
KVM: VMX: Shadow VMCS secondary execution controls
Sean Christopherson
1
-20
/
+20
2019-06-18
KVM: VMX: Shadow VMCS primary execution controls
Sean Christopherson
1
-23
/
+15
2019-06-18
KVM: VMX: Shadow VMCS pin controls
Sean Christopherson
1
-6
/
+4
2019-06-18
KVM: nVMX: Use adjusted pin controls for vmcs02
Sean Christopherson
1
-1
/
+1
2019-06-18
KVM: x86: introduce is_pae_paging
Paolo Bonzini
1
-2
/
+2
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
Sean Christopherson
1
-0
/
+8
2019-06-18
KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
Sean Christopherson
1
-0
/
+6
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
Sean Christopherson
1
-0
/
+4
2019-06-18
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
Sean Christopherson
1
-5
/
+13
2019-06-18
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
Sean Christopherson
1
-24
/
+29
2019-06-18
KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
Paolo Bonzini
1
-13
/
+13
2019-06-18
KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
Sean Christopherson
1
-2
/
+3
2019-06-18
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
Sean Christopherson
1
-2
/
+2
2019-06-18
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
Sean Christopherson
1
-15
/
+18
2019-06-18
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
Sean Christopherson
1
-0
/
+4
2019-06-18
KVM: VMX: Store the host kernel's IDT base in a global variable
Sean Christopherson
1
-5
/
+7
2019-06-18
KVM: VMX: Read cached VM-Exit reason to detect external interrupt
Sean Christopherson
1
-29
/
+33
2019-06-18
kvm: nVMX: small cleanup in handle_exception
Paolo Bonzini
1
-5
/
+2
2019-06-18
KVM: VMX: Fix handling of #MC that occurs during VM-Entry
Sean Christopherson
1
-12
/
+8
2019-06-18
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
1
-6
/
+0
2019-06-18
kvm: vmx: segment limit check: use access length
Eugene Korenevsky
1
-1
/
+2
2019-06-18
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
Liran Alon
1
-2
/
+2
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
1
-0
/
+6
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
1
-4
/
+4
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
1
-0
/
+4
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
1
-7
/
+19
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-54
/
+36
2019-05-15
Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"
Sean Christopherson
1
-25
/
+0
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+5
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-04-30
KVM: VMX: Use accessors for GPRs outside of dedicated caching logic
Sean Christopherson
1
-7
/
+5
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
1
-1
/
+1
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
KarimAllah Ahmed
1
-3
/
+2
2019-04-30
X86/nVMX: Update the PML table without mapping and unmapping the page
KarimAllah Ahmed
1
-9
/
+5
2019-04-30
KVM: vmx: clean up some debug output
Dan Carpenter
1
-2
/
+2
2019-04-30
KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero
Sean Christopherson
1
-3
/
+2
2019-04-30
KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Sean Christopherson
1
-2
/
+4
2019-04-30
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
Liran Alon
1
-0
/
+6
2019-04-27
KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
Rick Edgecombe
1
-3
/
+0
[next]