summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-122-27/+27
|\
| * powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman2014-12-292-27/+27
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-1921-1072/+864Star
|\
| * KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard2014-12-171-0/+1
| * KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff2014-12-173-2/+73
| * KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-172-2/+6
| * KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-178-935/+70Star
| * KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier2014-12-175-27/+539
| * KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras2014-12-171-29/+31
| * arch: powerpc: kvm: book3s_paired_singles.c: Remove unused functionRickard Strandqvist2014-12-171-8/+0Star
| * arch: powerpc: kvm: book3s_pr.c: Remove unused functionRickard Strandqvist2014-12-171-5/+0Star
| * arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist2014-12-172-16/+0Star
| * arch: powerpc: kvm: book3s_32_mmu.c: Remove unused functionRickard Strandqvist2014-12-171-5/+0Star
| * KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...Suresh E. Warrier2014-12-151-0/+20
| * KVM: PPC: Book3S HV: ptes are big endianCédric Le Goater2014-12-151-1/+7
| * KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPISuresh E. Warrier2014-12-153-15/+52
| * KVM: PPC: Book3S HV: Fix KSM memory corruptionPaul Mackerras2014-12-151-27/+17Star
| * KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMIMahesh Salgaonkar2014-12-151-0/+2
| * KVM: PPC: Book3S HV: Add missing HPTE unlockAneesh Kumar K.V2014-12-151-1/+4
| * KVM: PPC: BookE: Improve irq inject tracepointAlexander Graf2014-12-151-2/+45
* | KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf2014-12-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-3/+3
|\ \
| * | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-3/+3
| |/
* | powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-081-17/+37
* | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-091-1/+0Star
* | powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-091-1/+1
* | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-032-9/+9
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-0818-303/+704
|\
| * KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V2014-09-291-0/+6
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-2415-270/+688
| |\
| | * KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-224-5/+5
| | * powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-222-3/+20
| | * powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-224-5/+57
| | * KVM: PPC: Book3E: Enable e6500 coreMihai Caraman2014-09-221-0/+10
| | * KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-223-23/+61
| | * KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras2014-09-221-1/+3
| | * KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras2014-09-221-1/+1
| | * KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-223-13/+3Star
| | * KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-222-1/+189
| | * KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-222-42/+42
| | * KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-223-129/+138
| | * KVM: PPC: Book3e: Add AltiVec supportMihai Caraman2014-09-224-8/+101
| | * KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-223-43/+36Star
| | * KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling2014-09-221-1/+2
| | * KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-221-0/+6
| | * KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-222-9/+9
| | * KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-221-0/+2
| | * KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan2014-09-221-1/+1
| | * KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-221-0/+13