summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()Markus Elfring2018-01-111-2/+1
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Remove vcpu->arch.dec usageAlexander Graf2018-01-111-1/+0
| | * | | | | | | | | | | | | | KVM: PPC: Book3S: Eliminate some unnecessary checksPaul Mackerras2017-11-231-8/+4
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix conditions for starting vcpuPaul Mackerras2017-11-231-11/+2
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Remove useless statementPaul Mackerras2017-11-231-1/+0
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()Paul Mackerras2017-11-231-1/+1
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras2017-11-231-5/+9
| * | | | | | | | | | | | | | | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-012721-46060/+89289
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=nThomas Gleixner2018-01-311-4/+4
| | * | | | | | | | | | | | | | | x86/kvm: Support Hyper-V reenlightenmentVitaly Kuznetsov2018-01-301-0/+45
| | * | | | | | | | | | | | | | | x86/kvm: Pass stable clocksource to guests when running nested on Hyper-VVitaly Kuznetsov2018-01-301-25/+68
| | * | | | | | | | | | | | | | | x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-303-0/+14
| | * | | | | | | | | | | | | | | x86/hyperv: Redirect reenlightment notifications on CPU offliningVitaly Kuznetsov2018-01-301-1/+21
| | * | | | | | | | | | | | | | | x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-307-1/+143
| | * | | | | | | | | | | | | | | x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2018-01-302-4/+20
| | * | | | | | | | | | | | | | | x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov2018-01-301-1/+8
| * | | | | | | | | | | | | | | | kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)2018-01-312-2/+0
| * | | | | | | | | | | | | | | | KVM: x86: AMD Processor Topology InformationStanislav Lanci2018-01-311-1/+2
| * | | | | | | | | | | | | | | | x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2018-01-312-2/+17
| * | | | | | | | | | | | | | | | kvm: embed vcpu id to dentry of vcpu anon inodeMasatake YAMATO2018-01-311-1/+4
| * | | | | | | | | | | | | | | | kvm: Map PFN-type memory regions as writable (if possible)KarimAllah Ahmed2018-01-311-2/+5
| * | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2018-01-3137-362/+579
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Fixup userspace irqchip static key optimizationChristoffer Dall2018-01-311-1/+1
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Fix userspace_irqchip_in_use countingChristoffer Dall2018-01-311-2/+3
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Fix incorrect timer_is_pending logicChristoffer Dall2018-01-311-19/+17
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt2018-01-231-1/+1
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse2018-01-231-0/+1
| | * | | | | | | | | | | | | | | | arm64: mm: Add additional parameter to uaccess_ttbr0_disableChristoffer Dall2018-01-177-11/+11
| | * | | | | | | | | | | | | | | | arm64: mm: Add additional parameter to uaccess_ttbr0_enableChristoffer Dall2018-01-093-5/+5
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2018-01-083-20/+12
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2018-01-083-0/+47
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Only clean the dcache on translation faultMarc Zyngier2018-01-081-2/+6
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-085-8/+43
| | * | | | | | | | | | | | | | | | arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier2018-01-081-0/+2
| | * | | | | | | | | | | | | | | | arm: KVM: Add optimized PIPT icache flushingMarc Zyngier2018-01-082-3/+31
| | * | | | | | | | | | | | | | | | arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-084-12/+52
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2018-01-083-26/+67
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-088-2/+6
| | * | | | | | | | | | | | | | | | Revert "arm64: KVM: Hide PMU from guests when disabled"Christoffer Dall2018-01-081-21/+14
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Delete outdated forwarded irq documentationChristoffer Dall2018-01-021-187/+0
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall2018-01-024-19/+50
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Provide a get_input_level for the arch timerChristoffer Dall2018-01-022-46/+40
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQsChristoffer Dall2018-01-023-6/+73
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Support a vgic interrupt line level sample functionChristoffer Dall2018-01-023-6/+23
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: Support level-triggered mapped interruptsChristoffer Dall2018-01-024-0/+88
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Don't cache the timer IRQ levelChristoffer Dall2018-01-021-7/+13
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpuChristoffer Dall2018-01-021-16/+28
| | * | | | | | | | | | | | | | | | KVM: arm/arm64: Remove redundant preemptible checksChristoffer Dall2018-01-021-2/+0
| | * | | | | | | | | | | | | | | | KVM: arm: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-021-3/+1
| | * | | | | | | | | | | | | | | | arm64: KVM: Hide PMU from guests when disabledAndrew Jones2018-01-021-14/+21
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |