summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-301-1/+1
* KVM: powerpc: remove -I. header search pathsMasahiro Yamada2019-01-141-5/+0Star
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-2/+0Star
|\
| * powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-181-2/+0Star
* | KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras2018-10-091-1/+2
|/
* KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate fileSimon Guo2018-05-311-0/+3
* KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras2018-03-231-0/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras2017-05-121-2/+2
* KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-1/+3
* KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras2017-01-311-1/+2
* Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras2016-09-091-0/+1
|\
| * powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-09-091-0/+1
* | KVM: PPC: Always select KVM_VFIO, plus Makefile cleanupPaul Mackerras2016-08-251-11/+8Star
|/
* Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-1/+1
* KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini2016-03-221-1/+2
* vfio: Enable VFIO device for powerpcDavid Gibson2016-02-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-14/+4Star
|\
| * KVM: PPC: HV: Remove generic instruction emulationAlexander Graf2014-07-301-1/+1
| * KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-281-1/+3
| * KVM: PPC: Remove 440 supportAlexander Graf2014-07-281-12/+0Star
* | PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim2014-08-071-1/+0Star
|/
* kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-171-3/+8
* kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-171-4/+8
* kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras2013-10-171-4/+8
* powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-081-0/+1
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-6/+7
* KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-261-1/+4
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-261-0/+3
* KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+1
* KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-261-0/+1
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-0/+2
* KVM: PPC: E500: Split host and guest MMU partsAlexander Graf2013-01-241-3/+6
* KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-061-0/+1
* KVM: PPC: Support eventfdAlexander Graf2012-12-061-1/+3
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-0/+2
* KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-081-2/+2
* KVM: PPC: e500mc supportScott Wood2012-04-081-0/+11
* KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-251-0/+3
* KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-251-0/+1
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-1/+2
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-1/+2
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-2/+6
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-3/+14
* KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras2011-07-121-0/+2
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-1/+1
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-011-0/+2
* KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf2010-05-171-0/+12
* KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf2010-05-171-1/+1
* KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-171-3/+3