index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-06
KVM: nVMX: Fix exception injection
Wanpeng Li
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
2017-05-26
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2017-05-15
KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled
Wanpeng Li
2017-05-15
kvm: nVMX: off by one in vmx_write_pml_buffer()
Dan Carpenter
2017-05-09
nVMX: Advertise PML to L1 hypervisor
Bandan Das
2017-05-09
nVMX: Implement emulated Page Modification Logging
Bandan Das
2017-05-09
kvm: nVMX: Validate CR3 target count on nested VM-entry
Jim Mattson
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-05
kvm: nVMX: Don't validate disabled secondary controls
Jim Mattson
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-27
kvm: nVMX: Remove superfluous VMX instruction fault checks
Jim Mattson
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
2017-04-21
KVM: VMX: drop vmm_exclusive module parameter
David Hildenbrand
2017-04-13
KVM: nVMX: fix AD condition when handling EPT violation
Radim Krčmář
2017-04-07
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
2017-04-07
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
2017-04-07
KVM: VMX: remove bogus check for invalid EPT violation
Paolo Bonzini
2017-04-07
KVM: nVMX: we support 1GB EPT pages
Paolo Bonzini
2017-04-07
KVM: VMX: require virtual NMI support
Paolo Bonzini
2017-04-07
KVM: nVMX: single function for switching between vmcs
David Hildenbrand
2017-04-07
kvm: vmx: Don't use INVVPID when EPT is enabled
Jim Mattson
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-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
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-23
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
Andy Lutomirski
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-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
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
[next]