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-08-24
kvm: vmx: Raise #UD on unsupported RDSEED
Jim Mattson
2017-08-24
kvm: vmx: Raise #UD on unsupported RDRAND
Jim Mattson
2017-08-24
KVM: VMX: cache secondary exec controls
Paolo Bonzini
2017-08-18
KVM: VMX: always require WB memory type for EPT
David Hildenbrand
2017-08-18
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
2017-08-18
KVM: x86: fix use of L1 MMIO areas in nested guests
Paolo Bonzini
2017-08-18
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
2017-08-18
KVM: x86: simplify ept_misconfig
Paolo Bonzini
2017-08-11
KVM: nVMX: validate eptp pointer
David Hildenbrand
2017-08-10
kvm: nVMX: Add support for fast unprotection of nested guest page tables
Paolo Bonzini
2017-08-10
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2017-08-08
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-07
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
2017-08-07
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
Bandan Das
2017-08-07
KVM: nVMX: Enable VMFUNC for the L1 hypervisor
Bandan Das
2017-08-07
KVM: vmx: Enable VMFUNCs
Bandan Das
2017-08-07
KVM: nVMX: get rid of nested_release_page*
David Hildenbrand
2017-08-07
KVM: nVMX: get rid of nested_get_page()
David Hildenbrand
2017-08-07
KVM: nVMX: INVPCID support
Paolo Bonzini
2017-08-03
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
2017-08-02
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
2017-08-02
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
David Matlack
2017-08-02
KVM: nVMX: do not pin the VMCS12
Paolo Bonzini
2017-08-01
KVM: nVMX: fixes to nested virt interrupt injection
Paolo Bonzini
2017-08-01
KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12
Paolo Bonzini
2017-07-26
KVM: nVMX: Fix loss of L2's NMI blocking state
Wanpeng Li
2017-07-26
KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode
Wincy Van
2017-07-24
KVM: VMX: remove unused field
Paolo Bonzini
2017-07-20
KVM: VMX: Fix invalid guest state detection after task-switch emulation
Wanpeng Li
2017-07-19
KVM: nVMX: Disallow VM-entry in MOV-SS shadow
Jim Mattson
2017-07-19
KVM: nVMX: track NMI blocking state separately for each VMCS
Paolo Bonzini
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-14
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-12
kvm: vmx: Properly handle machine check during VM-entry
Jim Mattson
2017-07-12
kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
Jim Mattson
2017-07-12
kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
Jim Mattson
2017-07-12
kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
Jim Mattson
2017-07-12
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
Jim Mattson
2017-07-10
KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
Paolo Bonzini
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-04
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
Peter Feiner
2017-07-03
x86: kvm: mmu: make spte mmio mask more explicit
Peter Feiner
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-29
KVM: LAPIC: Fix lapic timer injection delay
Wanpeng Li
[next]