aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/Makefile
AgeCommit message (Expand)Author
2018-05-31KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate fileSimon Guo
2018-03-24KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-12KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-01-31KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras
2016-09-09Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras
2016-09-09powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-25KVM: PPC: Always select KVM_VFIO, plus Makefile cleanupPaul Mackerras
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini
2016-02-15vfio: Enable VFIO device for powerpcDavid Gibson
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-06PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim
2014-07-30KVM: PPC: HV: Remove generic instruction emulationAlexander Graf
2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-04-26KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-01-24KVM: PPC: E500: Split host and guest MMU partsAlexander Graf
2012-12-06KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras
2012-12-06KVM: PPC: Support eventfdAlexander Graf
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt
2012-04-08KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf
2012-04-08KVM: PPC: e500mc supportScott Wood
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras
2011-09-25KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-12KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf
2010-05-17KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf
2010-05-17KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf
2010-04-25KVM: PPC: Implement Paired Single emulationAlexander Graf
2010-04-25KVM: PPC: Add helpers to call FPU instructionsAlexander Graf
2009-11-05Include Book3s_64 target in buildsystemAlexander Graf
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti