summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-16
|\
| * kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini2018-04-16
| * X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed2018-04-16
| * x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan2018-04-12
| * KVM: X86: fix incorrect reference of trace_kvm_pi_irte_updatehu huajun2018-04-11
| * X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not availableKarimAllah Ahmed2018-04-11
| * X86/VMX: Disable VMX preemption timer if MWAIT is not interceptedKarimAllah Ahmed2018-04-10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\ \ | |/
| * kvm: x86: fix a prototype warningPeng Hao2018-04-06
| * kvm: x86: fix a compile warningPeng Hao2018-04-04
| * KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"Wanpeng Li2018-04-04
| * KVM: X86: Introduce handle_ud()Wanpeng Li2018-04-04
| * KVM: vmx: unify adjacent #ifdefsPaolo Bonzini2018-04-04
| * x86: kvm: hide the unused 'cpu' variableArnd Bergmann2018-04-04
| * KVM: VMX: remove bogus WARN_ON in handle_ept_misconfigSean Christopherson2018-04-04
| * Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson2018-04-04
| * kvm: Add emulation for movups/movupdStefan Fritsch2018-04-04
| * KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson2018-04-04
| * KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...Liran Alon2018-03-28
| * KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...Liran Alon2018-03-28
| * KVM: x86: Fix misleading comments on handling pending exceptionsLiran Alon2018-03-28
| * KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon2018-03-28
| * KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interruptLiran Alon2018-03-28
| * x86/kvm: use Enlightened VMCS when running on Hyper-VVitaly Kuznetsov2018-03-28
| * x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek2018-03-28
| * KVM: SVM: Implement pause loop exit logic in SVMBabu Moger2018-03-28
| * KVM: SVM: Add pause filter thresholdBabu Moger2018-03-28
| * KVM: VMX: Bring the common code to header fileBabu Moger2018-03-28
| * KVM: VMX: Remove ple_window_actual_maxBabu Moger2018-03-28
| * KVM: VMX: Fix the module parameters for vmxBabu Moger2018-03-28
| * KVM: x86: Fix perf timer mode IP reportingAndi Kleen2018-03-28
| * kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()Dan Carpenter2018-03-23
| * KVM: SVM: add struct kvm_svm to hold SVM specific KVM varsSean Christopherson2018-03-23
| * KVM: VMX: add struct kvm_vmx to hold VMX specific KVM varsSean Christopherson2018-03-23
| * KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson2018-03-23
| * KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vmSean Christopherson2018-03-23
| * KVM: nVMX: fix vmentry failure code when L2 state would require emulationPaolo Bonzini2018-03-21
| * KVM: nVMX: Do not load EOI-exitmap while running L2Liran Alon2018-03-21
| * x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-16
| * x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-16
| * KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li2018-03-16
| * KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-16
| * KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-16
| * KVM: x86: Add support for VMware backdoor Pseudo-PMCsArbel Moshe2018-03-16
| * KVM: x86: SVM: Intercept #GP to support access to VMware backdoor portsLiran Alon2018-03-16
| * KVM: x86: VMX: Intercept #GP to support access to VMware backdoor portsLiran Alon2018-03-16
| * KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon2018-03-16
| * KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon2018-03-16
| * KVM: x86: Always allow access to VMware backdoor I/O portsLiran Alon2018-03-16
| * KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon2018-03-16