aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-1/+1
2018-02-09Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcRadim Krčmář1-1/+1
2018-02-08KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson1-1/+1
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-12KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras1-1/+1
2017-04-28Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras1-0/+5
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt1-0/+5
2017-04-20KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy1-0/+1
2016-09-09KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier1-0/+2
2016-08-25KVM: PPC: Always select KVM_VFIO, plus Makefile cleanupPaul Mackerras1-0/+1
2015-08-22KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth1-4/+4
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-1/+1
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras1-0/+14
2015-04-17powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build errorShreyas B. Prabhu1-1/+1
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-12-17KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard1-0/+1
2014-08-05KVM: PPC: Enable IRQFD support for the XICS interrupt controllerPaul Mackerras1-0/+2
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-0/+1
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf1-15/+1
2014-07-28KVM: PPC: Book3S HV: Enable for little endian hostsAlexander Graf1-1/+0
2014-05-30KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf1-1/+1
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+22
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V1-3/+3
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V1-1/+17
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V1-3/+3
2013-10-11KVM: PPC: Disable KVM on little endian buildsAnton Blanchard1-0/+1
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V1-0/+1
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt1-0/+8
2013-04-26KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf1-1/+1
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf1-0/+3
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood1-0/+9
2013-04-26KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman1-3/+3
2013-01-21arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+5
2012-12-06KVM: PPC: Support eventfdAlexander Graf1-0/+1
2012-10-05KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf1-0/+1
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf1-0/+2
2012-04-08KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusiveAlexander Graf1-1/+1
2012-04-08KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf1-4/+4
2012-04-08KVM: PPC: e500mc supportScott Wood1-1/+16
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-0/+3
2012-03-05KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras1-0/+1
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+32
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-1/+0
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras1-8/+5
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-2/+35
2010-05-17KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf1-0/+18
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf1-1/+1
2010-05-17KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf1-0/+4
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1