summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/e500mc.c
AgeCommit message (Expand)Author
2023-08-16powerpc/inst: add PPC_TLBILX_LPIDNick Desaulniers
2023-03-22KVM: PPC: booke: Mark three local functions "static"Sean Christopherson
2023-01-24KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()Sean Christopherson
2022-12-29KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson
2022-12-29KVM: PPC: Move processor compatibility check to module initSean Christopherson
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-13KVM: PPC: Remove kvmppc_claim_lpidNicholas Piggin
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-02-02KVM: PPC: Merge powerpc's debugfs entry content into generic entryAlexey Kardashevskiy
2020-03-19KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz
2020-01-24KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson
2020-01-24KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()Sean Christopherson
2020-01-24KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson
2020-01-24KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0Sean Christopherson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2017-08-31KVM: PPC: e500mc: Fix a NULL dereferenceDan Carpenter
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-09-22KVM: PPC: Book3E: Enable e6500 coreMihai Caraman
2014-09-22KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman
2014-09-22KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan
2014-07-28KVM: PPC: Booke-hv: Add one reg interface for SPRG9Bharat Bhushan
2014-07-28KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu scheduleMihai Caraman
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-26KVM: PPC: e500mc: Enable e6500 coresMihai Caraman
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood
2012-07-11KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman
2012-07-11KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman
2012-04-08KVM: PPC: e500mc supportScott Wood