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
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
2018-04-12
x86: Add check for APIC access address for vmentry of L2 guests
Krish Sadhukhan
2018-04-11
KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
hu huajun
2018-04-10
X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted
KarimAllah Ahmed
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-06
kvm: x86: fix a prototype warning
Peng Hao
2018-04-04
KVM: X86: Introduce handle_ud()
Wanpeng Li
2018-04-04
KVM: vmx: unify adjacent #ifdefs
Paolo Bonzini
2018-04-04
x86: kvm: hide the unused 'cpu' variable
Arnd Bergmann
2018-04-04
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
Sean Christopherson
2018-04-04
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-28
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
2018-03-28
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
2018-03-28
KVM: VMX: Remove ple_window_actual_max
Babu Moger
2018-03-28
KVM: VMX: Fix the module parameters for vmx
Babu Moger
2018-03-28
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
2018-03-23
KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0
Sean Christopherson
2018-03-21
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
Paolo Bonzini
2018-03-20
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-03-16
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
2018-03-16
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
2018-03-16
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
2018-03-16
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
2018-03-16
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
Sean Christopherson
2018-03-16
KVM: vVMX: signal failure for nested VMEntry if emulation_required
Sean Christopherson
2018-03-16
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: give unrestricted guest full control of CR3
Sean Christopherson
2018-03-16
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
Sean Christopherson
2018-03-16
KVM: VMX: don't configure EPT identity map for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: don't configure RM TSS for unrestricted guest
Sean Christopherson
2018-03-08
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
Krish Sadhukhan
2018-03-08
x86/MSR: Move native_* variants to msr.h
Borislav Petkov
2018-03-06
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
Paolo Bonzini
2018-03-06
KVM: nVMX: introduce struct nested_vmx_msrs
Paolo Bonzini
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-01
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
[next]