summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-261-2/+2
|\
| * KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk2018-05-231-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-264-19/+38
|\ \ | |/ |/|
| * KVM: x86: fix #UD address of failed Hyper-V hypercallsRadim Krčmář2018-05-252-16/+15
| * kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2018-05-241-0/+5
| * KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang2018-05-241-1/+4
| * x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel2018-05-241-2/+14
* | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-214-50/+81
|\ \ | |/ |/|
| * KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-174-16/+47
| * x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-05-172-4/+11
| * x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-05-173-15/+10
| * KVM: SVM: Move spec control call after restore of GSThomas Gleixner2018-05-171-12/+12
| * x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-05-092-4/+4
| * x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner2018-05-032-2/+2
| * x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk2018-05-032-4/+6
| * x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk2018-05-032-8/+4
* | KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li2018-05-151-1/+1
* | KVM: vmx: update sec exec controls for UMIP iff emulating UMIPSean Christopherson2018-05-111-13/+15
* | kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabledJunaid Shahid2018-05-111-1/+4
* | KVM: hyperv: idr_find needs RCU protectionPaolo Bonzini2018-05-111-1/+3
* | x86: Delay skip of emulated hypercall instructionMarian Rotariu2018-05-112-9/+12
* | KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
|/
* x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-271-7/+0
* kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid2018-04-271-10/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-163-56/+85
|\
| * kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini2018-04-163-29/+6
| * X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed2018-04-163-22/+55
| * x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan2018-04-121-0/+13
| * KVM: X86: fix incorrect reference of trace_kvm_pi_irte_updatehu huajun2018-04-112-4/+3
| * X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not availableKarimAllah Ahmed2018-04-111-1/+2
| * X86/VMX: Disable VMX preemption timer if MWAIT is not interceptedKarimAllah Ahmed2018-04-101-4/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-0918-555/+2105
|\|
| * kvm: x86: fix a prototype warningPeng Hao2018-04-061-1/+1
| * kvm: x86: fix a compile warningPeng Hao2018-04-041-1/+1
| * KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"Wanpeng Li2018-04-041-1/+15
| * KVM: X86: Introduce handle_ud()Wanpeng Li2018-04-044-16/+18
| * KVM: vmx: unify adjacent #ifdefsPaolo Bonzini2018-04-041-7/+3
| * x86: kvm: hide the unused 'cpu' variableArnd Bergmann2018-04-041-0/+2
| * KVM: VMX: remove bogus WARN_ON in handle_ept_misconfigSean Christopherson2018-04-041-12/+1
| * Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson2018-04-041-1/+1
| * kvm: Add emulation for movups/movupdStefan Fritsch2018-04-041-1/+7
| * KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson2018-04-041-6/+14
| * KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...Liran Alon2018-03-281-8/+0
| * KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pe...Liran Alon2018-03-281-13/+20
| * KVM: x86: Fix misleading comments on handling pending exceptionsLiran Alon2018-03-281-2/+12
| * KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon2018-03-284-10/+32
| * KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interruptLiran Alon2018-03-281-5/+0
| * x86/kvm: use Enlightened VMCS when running on Hyper-VVitaly Kuznetsov2018-03-282-10/+615
| * x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek2018-03-283-6/+6
| * KVM: SVM: Implement pause loop exit logic in SVMBabu Moger2018-03-282-3/+105