summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-122-4/+6
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+3
* x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-062-5/+13
* x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-061-1/+1
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-0/+1
|\
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* | 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
OpenPOWER on IntegriCloud