summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-11-09KVM: s390: provide a capability for AIS state migrationChristian Borntraeger
2017-11-09Merge tag 'kvm-ppc-next-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2017-11-09KVM: s390: clear_io_irq() requests are not expected for adapter interruptsMichael Mueller
2017-11-09KVM: s390: abstract conversion between isc and enum irq_typesMichael Mueller
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand
2017-11-09KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak
2017-11-09KVM: s390: document memory ordering for kvm_s390_vcpu_wakeupChristian Borntraeger
2017-11-09KVM: PPC: Book3S HV: Cosmetic post-merge cleanupsPaul Mackerras
2017-11-09Merge branch 'kvm-ppc-fixes' into kvm-ppc-nextPaul Mackerras
2017-11-08Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář
2017-11-08KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras
2017-11-06KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng
2017-11-06KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier
2017-11-06KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger
2017-11-06KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESETEric Auger
2017-11-06KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is clearedEric Auger
2017-11-06KVM: arm/arm64: vgic-its: New helper functions to free the cacheswanghaibin
2017-11-06KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_deviceEric Auger
2017-11-06arm/arm64: KVM: Load the timer state when enabling the timerChristoffer Dall
2017-11-06KVM: arm/arm64: Rework kvm_timer_should_fireChristoffer Dall
2017-11-06KVM: arm/arm64: Get rid of kvm_timer_flush_hwstateChristoffer Dall
2017-11-06KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exitChristoffer Dall
2017-11-06KVM: arm/arm64: Move phys_timer_emulate functionChristoffer Dall
2017-11-06KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register trapsChristoffer Dall
2017-11-06KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall
2017-11-06KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exitChristoffer Dall
2017-11-06KVM: arm/arm64: Set VCPU affinity for virt timer irqChristoffer Dall
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall
2017-11-06KVM: arm/arm64: Use separate timer for phys timer emulationChristoffer Dall
2017-11-06KVM: arm/arm64: Move timer/vgic flush/sync under disabled irqChristoffer Dall
2017-11-06KVM: arm/arm64: Rename soft timer to bg_timerChristoffer Dall
2017-11-06KVM: arm/arm64: Make timer_arm and timer_disarm helpers more genericChristoffer Dall
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall
2017-11-06KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall
2017-11-06KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initializedChristoffer Dall
2017-11-06arm64: Use physical counter for in-kernel reads when booted in EL2Christoffer Dall
2017-11-06arm64: Implement arch_counter_get_cntpct to read the physical counterChristoffer Dall
2017-11-02Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-11-01KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded modePaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix hostPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_readyPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras
2017-11-01Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-11-01KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0Nicholas Piggin
2017-11-01KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGSGreg Kurz
2017-11-01KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras
2017-10-20KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0Wanpeng Li