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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
KVM: nVMX: do not warn when MSR bitmap address is not backed
Radim Krčmář
1
-3
/
+1
2017-03-07
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
Wanpeng Li
1
-1
/
+3
2017-03-06
kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
Jim Mattson
1
-18
/
+4
2017-03-01
KVM: nVMX: Fix pending events injection
Wanpeng Li
1
-2
/
+6
2017-03-01
x86/kvm/vmx: remove unused variable in segment_base()
Jérémy Lefaure
1
-1
/
+0
2017-02-21
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
1
-2
/
+2
2017-02-21
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
1
-14
/
+9
2017-02-21
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
1
-8
/
+7
2017-02-21
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
1
-4
/
+7
2017-02-21
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
1
-10
/
+4
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
1
-2
/
+7
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
1
-97
/
+15
2017-02-16
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
1
-22
/
+8
2017-02-15
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
1
-49
/
+62
2017-02-15
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
1
-91
/
+103
2017-02-15
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
1
-69
/
+69
2017-02-15
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
1
-9
/
+13
2017-02-15
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
1
-41
/
+52
2017-02-15
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
1
-29
/
+48
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
1
-3
/
+5
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
1
-12
/
+19
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
1
-16
/
+16
2017-02-15
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
1
-0
/
+9
2017-02-15
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
1
-0
/
+3
2017-02-07
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
1
-5
/
+5
2017-02-07
KVM: nVMX: kmap() can't fail
David Hildenbrand
1
-9
/
+0
2017-01-27
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
Junaid Shahid
1
-4
/
+2
2017-01-27
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
1
-3
/
+3
2017-01-20
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
1
-2
/
+0
2017-01-09
kvm: nVMX: Reorder error checks for emulated VMXON
Jim Mattson
1
-3
/
+3
2017-01-09
KVM: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
1
-1
/
+1
2017-01-09
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
1
-10
/
+16
2017-01-09
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
Junaid Shahid
1
-3
/
+3
2017-01-09
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
Junaid Shahid
1
-8
/
+14
2017-01-05
KVM: VMX: remove duplicated declaration
Jan Dakinevich
1
-6
/
+0
2016-12-21
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
1
-4
/
+4
2016-12-19
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
1
-6
/
+5
2016-12-15
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
1
-1
/
+1
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-401
/
+691
2016-12-08
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
1
-0
/
+10
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
1
-7
/
+18
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
1
-15
/
+42
2016-12-08
KVM: nVMX: propagate errors from prepare_vmcs02
Ladi Prosek
1
-4
/
+19
2016-12-08
KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
Ladi Prosek
1
-2
/
+14
2016-12-08
KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
David Matlack
1
-9
/
+9
2016-12-08
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
David Matlack
1
-3
/
+52
2016-12-08
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
David Matlack
1
-24
/
+53
2016-12-08
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
1
-24
/
+266
2016-12-08
KVM: nVMX: generate non-true VMX MSRs based on true versions
David Matlack
1
-26
/
+19
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
1
-105
/
+72
[next]