aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-30KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater1-1/+1
2019-01-14KVM: powerpc: remove -I. header search pathsMasahiro Yamada1-5/+0
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+0
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman1-2/+0
2018-10-09KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras1-1/+2
2018-05-31KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate fileSimon Guo1-0/+3
2018-03-24KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras1-0/+7
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-2/+2
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt1-1/+3
2017-01-31KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras1-1/+2
2016-09-09Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras1-0/+1
2016-09-09powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini1-0/+1
2016-08-25KVM: PPC: Always select KVM_VFIO, plus Makefile cleanupPaul Mackerras1-11/+8
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-1/+1
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini1-1/+2
2016-02-15vfio: Enable VFIO device for powerpcDavid Gibson1-1/+1
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-14/+4
2014-08-06PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim1-1/+0
2014-07-30KVM: PPC: HV: Remove generic instruction emulationAlexander Graf1-1/+1
2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf1-1/+3
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf1-12/+0
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V1-3/+8
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V1-4/+8
2013-10-17kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras1-4/+8
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V1-0/+1
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier1-6/+7
2013-04-26KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt1-1/+4
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt1-0/+3
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman1-0/+1
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf1-0/+1
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood1-0/+2
2013-01-24KVM: PPC: E500: Split host and guest MMU partsAlexander Graf1-3/+6
2012-12-06KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panickingPaul Mackerras1-0/+1
2012-12-06KVM: PPC: Support eventfdAlexander Graf1-1/+3
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt1-0/+2
2012-04-08KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf1-2/+2
2012-04-08KVM: PPC: e500mc supportScott Wood1-0/+11
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras1-0/+3
2011-09-25KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf1-0/+1
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-1/+2
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson1-1/+2
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras1-2/+6
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-3/+14
2011-07-12KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras1-0/+2
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney1-1/+1
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf1-0/+2
2010-05-17KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf1-0/+12
2010-05-17KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf1-1/+1
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf1-3/+3