summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2014-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-19KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf
2014-12-17KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier
2014-12-17KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras
2014-12-17arch: powerpc: kvm: book3s_paired_singles.c: Remove unused functionRickard Strandqvist
2014-12-17arch: powerpc: kvm: book3s_pr.c: Remove unused functionRickard Strandqvist
2014-12-17arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist
2014-12-17arch: powerpc: kvm: book3s_32_mmu.c: Remove unused functionRickard Strandqvist
2014-12-15KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...Suresh E. Warrier
2014-12-15KVM: PPC: Book3S HV: ptes are big endianCédric Le Goater
2014-12-15KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPISuresh E. Warrier
2014-12-15KVM: PPC: Book3S HV: Fix KSM memory corruptionPaul Mackerras
2014-12-15KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMIMahesh Salgaonkar
2014-12-15KVM: PPC: Book3S HV: Add missing HPTE unlockAneesh Kumar K.V
2014-12-15KVM: PPC: BookE: Improve irq inject tracepointAlexander Graf
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-09powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-09powerpc: Remove some old bootmem related commentsAnton Blanchard
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-29KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf
2014-09-22powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan
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: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras
2014-09-22KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan
2014-09-22KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman
2014-09-22KVM: PPC: Make ONE_REG powerpc genericMihai Caraman
2014-09-22KVM: PPC: Book3e: Add AltiVec supportMihai Caraman
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman
2014-09-22KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling
2014-09-22KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan
2014-09-22KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan
2014-09-03powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour