summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-04-26KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt5-19/+490
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt7-19/+158
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt12-2/+1192
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman10-1/+230
2013-04-26kvm/ppc/mpic: Eliminate mmio_mappedScott Wood1-28/+1
2013-04-26kvm: destroy emulated devices on VM exitScott Wood1-2/+0
2013-04-26KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf1-1/+1
2013-04-26KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2-0/+14
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf6-1/+139
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood5-8/+132
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood8-200/+626
2013-04-26kvm/ppc/mpic: adapt to kernel style and environmentScott Wood1-237/+208
2013-04-26kvm/ppc/mpic: remove some obviously unneeded codeScott Wood1-344/+0
2013-04-26kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood1-0/+1686
2013-04-26KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras6-21/+80
2013-04-26KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras3-20/+63
2013-04-26KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman1-3/+3
2013-04-26KVM: PPC: e500mc: Enable e6500 coresMihai Caraman1-0/+2
2013-04-26KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman1-0/+4
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman4-0/+23
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman5-0/+55
2013-04-26KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman1-22/+38
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman5-4/+123
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman4-47/+91
2013-04-26booke: exit to user space if emulator requestBharat Bhushan1-0/+3
2013-04-26KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan2-2/+2
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan3-3/+3
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan4-6/+35
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan1-1/+8
2013-04-17kvm/ppc: don't call complete_mmio_load when it's a storeScott Wood1-1/+0
2013-04-17KVM: PPC: emulate dcbstStuart Yoder1-0/+2
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan5-0/+20
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras4-7/+4
2013-03-22kvm/ppc/e500: eliminate tlb_refsScott Wood2-69/+30
2013-03-22kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood1-3/+4
2013-03-22kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood1-2/+2
2013-03-22KVM: PPC: booke: Added debug handlerBharat Bhushan3-3/+41
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan2-0/+35
2013-03-22KVM: PPC: move tsr update in a separate functionBharat Bhushan1-10/+14
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti23-143/+170
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-127/+150
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V5-14/+14
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V6-106/+126
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell1-0/+1
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling1-0/+1
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard1-7/+7
2013-03-13powerpc: Remove last traces of POWER4_ONLYPaul Bolle1-4/+2
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1