aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\
| * KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V2014-09-29
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-24
| |\
| | * KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-22
| | * powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-22
| | * powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-22
| | * KVM: PPC: Book3E: Enable e6500 coreMihai Caraman2014-09-22
| | * KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-22
| | * KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras2014-09-22
| | * KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras2014-09-22
| | * KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-22
| | * KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-22
| | * KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-22
| | * KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-22
| | * KVM: PPC: Book3e: Add AltiVec supportMihai Caraman2014-09-22
| | * KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-22
| | * KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling2014-09-22
| | * KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-22
| | * KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-22
| | * KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-22
| | * KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan2014-09-22
| | * KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-22
| | * KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan2014-09-22
| * | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
| |/
| * KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
| * KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* | powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour2014-09-03
|/
* PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy2014-08-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\
| * KVM: PPC: Enable IRQFD support for the XICS interrupt controllerPaul Mackerras2014-08-05
| * KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-05
| * KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-05
| * KVM: PPC: drop duplicate tracepointPaolo Bonzini2014-08-05
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
| |\
| | * KVM: PPC: PR: Handle FSCR feature deselectsAlexander Graf2014-07-31
| | * KVM: PPC: HV: Remove generic instruction emulationAlexander Graf2014-07-30
| | * KVM: PPC: Remove DCR handlingAlexander Graf2014-07-28
| | * KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-28
| | * KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-28
| | * KVM: PPC: Handle magic page in kvmppc_ld/stAlexander Graf2014-07-28
| | * KVM: PPC: Use kvm_read_guest in kvmppc_ldAlexander Graf2014-07-28
| | * KVM: PPC: Remove kvmppc_bad_hva()Alexander Graf2014-07-28
| | * KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-28
| | * KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-28
| | * KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base pageAneesh Kumar K.V2014-07-28
| | * KVM: PPC: Book3S: Provide different CAPs based on HV or PR modeAlexander Graf2014-07-28
| | * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
| | * Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith2014-07-28
| | * Split out struct kvmppc_vcore creation to separate functionStewart Smith2014-07-28