summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09103-1462/+4730
|\
| * 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
| * Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-03-2913-202/+261
| |\
| | * KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handlerPaul Mackerras2018-03-281-60/+88
| | * KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handlerPaul Mackerras2018-03-191-36/+93
| | * KVM: PPC: Book3S HV: Streamline setting of reference and change bitsPaul Mackerras2018-03-191-33/+19
| | * KVM: PPC: Book3S HV: Radix page fault handler optimizationsPaul Mackerras2018-03-191-15/+27
| | * KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-1910-46/+2
| * | 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-285-11/+33
| * | 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/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-283-0/+10
| * | x86/hyper-v: define struct hv_enlightened_vmcs and clean field bitsVitaly Kuznetsov2018-03-281-0/+200
| * | x86/hyper-v: allocate and use Virtual Processor Assist PagesVitaly Kuznetsov2018-03-283-3/+66
| * | x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek2018-03-284-11/+11
| * | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-283-84/+66
| * | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-286-6/+13
| * | KVM: X86: Fix setup the virt_spin_lock_key before static key get initializedWanpeng Li2018-03-281-3/+9
| * | KVM: SVM: Implement pause loop exit logic in SVMBabu Moger2018-03-282-3/+105
| * | KVM: SVM: Add pause filter thresholdBabu Moger2018-03-282-1/+4
| * | KVM: VMX: Bring the common code to header fileBabu Moger2018-03-282-42/+45
| * | KVM: VMX: Remove ple_window_actual_maxBabu Moger2018-03-281-25/+6
| * | KVM: VMX: Fix the module parameters for vmxBabu Moger2018-03-281-13/+14
| * | KVM: x86: Fix perf timer mode IP reportingAndi Kleen2018-03-284-19/+20
| * | Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2018-03-2848-545/+1770
| |\ \
| | * | arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macroMarc Zyngier2018-03-281-2/+6
| | * | Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier2018-03-286-20/+69
| | * | arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-03-196-69/+20
| | * | KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecurePeter Maydell2018-03-191-0/+9
| | * | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEADMarc Zyngier2018-03-192-0/+9
| | |\ \
| | * | | arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72Marc Zyngier2018-03-191-0/+12
| | * | | arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier2018-03-195-11/+93
| | * | | arm64: Make BP hardening slot counter availableMarc Zyngier2018-03-193-6/+9
| | * | | arm/arm64: KVM: Introduce EL2-specific executable mappingsMarc Zyngier2018-03-192-0/+4
| | * | | arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier2018-03-194-1/+96
| | * | | arm64: KVM: Reserve 4 additional instructions in the BPI templateMarc Zyngier2018-03-191-24/+15
| | * | | arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier2018-03-194-6/+11
| | * | | arm64: KVM: Move stashing of x0/x1 into the vector code itselfMarc Zyngier2018-03-191-24/+32