summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/Makefile
AgeCommit message (Expand)Author
2023-09-14KVM: PPC: Add support for nestedv2 guestsJordan Niethe
2023-09-14KVM: PPC: Add helper library for Guest State BuffersJordan Niethe
2022-07-20powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late...Kajol Jain
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-19KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2021-12-09KVM: powerpc: Use Makefile.kvm for common filesDavid Woodhouse
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-06-10KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin
2021-06-10KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry pointNicholas Piggin
2019-11-28KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao
2019-04-30KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater
2019-01-14KVM: powerpc: remove -I. header search pathsMasahiro Yamada
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-10-09KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras
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