aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/e500mc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy1-1/+0
2017-08-31KVM: PPC: e500mc: Fix a NULL dereferenceDan Carpenter1-1/+3
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-2/+2
2014-09-22KVM: PPC: Book3E: Enable e6500 coreMihai Caraman1-0/+10
2014-09-22KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman1-13/+33
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman1-2/+0
2014-09-22KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan1-1/+1
2014-07-28KVM: PPC: Booke-hv: Add one reg interface for SPRG9Bharat Bhushan1-2/+20
2014-07-28KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu scheduleMihai Caraman1-3/+3
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf1-0/+4
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-1/+5
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-15/+39
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood1-2/+0
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2013-04-26KVM: PPC: e500mc: Enable e6500 coresMihai Caraman1-0/+2
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman1-2/+4
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman1-0/+12
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood1-1/+6
2012-07-11KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman1-1/+2
2012-07-11KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman1-1/+4
2012-04-08KVM: PPC: e500mc supportScott Wood1-0/+342