index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2017-04-04
KVM: nVMX: initialize PML fields in vmcs02
Ladi Prosek
2017-04-04
KVM: nVMX: do not leak PML full vmexit to L1
Ladi Prosek
2017-03-28
KVM: nVMX: fix nested EPT detection
Ladi Prosek
2017-03-23
KVM: VMX: Fix enable VPID conditions
Wanpeng Li
2017-03-23
KVM: nVMX: Fix nested VPID vmx exec control
Wanpeng Li
2017-03-23
kvm: vmx: Flush TLB when the APIC-access address changes
Jim Mattson
2017-03-20
KVM: nVMX: don't reset kvm mmu twice
Wanpeng Li
2017-03-20
KVM: VMX: downgrade warning on unexpected exit code
Radim Krčmář
2017-03-09
KVM: nVMX: do not warn when MSR bitmap address is not backed
Radim Krčmář
2017-03-07
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
Wanpeng Li
2017-03-06
kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
Jim Mattson
2017-03-01
KVM: nVMX: Fix pending events injection
Wanpeng Li
2017-03-01
x86/kvm/vmx: remove unused variable in segment_base()
Jérémy Lefaure
2017-02-21
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
2017-02-21
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-16
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
2017-02-15
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
2017-02-15
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2017-02-15
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
2017-02-07
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
2017-02-07
KVM: nVMX: kmap() can't fail
David Hildenbrand
2017-01-27
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
Junaid Shahid
2017-01-27
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
2017-01-20
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2017-01-09
kvm: nVMX: Reorder error checks for emulated VMXON
Jim Mattson
2017-01-09
KVM: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
2017-01-09
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
2017-01-09
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
Junaid Shahid
2017-01-09
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
Junaid Shahid
2017-01-05
KVM: VMX: remove duplicated declaration
Jan Dakinevich
2016-12-21
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
2016-12-19
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-12-15
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-08
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
[next]