aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-1072/+864
2014-12-18KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf1-1/+1
2014-12-17KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard1-0/+1
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff3-2/+73
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2-2/+6
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras8-935/+70
2014-12-17KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier5-27/+539
2014-12-17KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras1-29/+31
2014-12-17arch: powerpc: kvm: book3s_paired_singles.c: Remove unused functionRickard Strandqvist1-8/+0
2014-12-17arch: powerpc: kvm: book3s_pr.c: Remove unused functionRickard Strandqvist1-5/+0
2014-12-17arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist2-16/+0
2014-12-17arch: powerpc: kvm: book3s_32_mmu.c: Remove unused functionRickard Strandqvist1-5/+0
2014-12-15KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blockedSuresh E. Warrier1-0/+20
2014-12-15KVM: PPC: Book3S HV: ptes are big endianCédric Le Goater1-1/+7
2014-12-15KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPISuresh E. Warrier3-15/+52
2014-12-15KVM: PPC: Book3S HV: Fix KSM memory corruptionPaul Mackerras1-27/+17
2014-12-15KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMIMahesh Salgaonkar1-0/+2
2014-12-15KVM: PPC: Book3S HV: Add missing HPTE unlockAneesh Kumar K.V1-1/+4
2014-12-15KVM: PPC: BookE: Improve irq inject tracepointAlexander Graf1-2/+45
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras1-17/+37
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-3/+3
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-11-10powerpc: Remove some old bootmem related commentsAnton Blanchard1-1/+1
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter2-9/+9
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-303/+704
2014-09-29KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V1-0/+6
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-nextPaolo Bonzini15-270/+688
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla5-7/+9
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf4-5/+5
2014-09-22powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2-3/+20
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan4-5/+57
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 Caraman3-23/+61
2014-09-22KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras1-1/+3
2014-09-22KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras1-1/+1
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman3-13/+3
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2-1/+189
2014-09-22KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2-42/+42
2014-09-22KVM: PPC: Make ONE_REG powerpc genericMihai Caraman3-129/+138
2014-09-22KVM: PPC: Book3e: Add AltiVec supportMihai Caraman4-8/+101
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman3-43/+36
2014-09-22KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling1-1/+2
2014-09-22KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan1-0/+6
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2-9/+9
2014-09-22KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan1-0/+2
2014-09-22KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan1-1/+1
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan1-0/+13
2014-09-22KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan1-1/+5
2014-09-03powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour1-2/+2