summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2013-04-17KVM: PPC: exit to user space on "ehpriv" instructionBharat Bhushan
2013-04-17booke: exit to user space if emulator requestBharat Bhushan
2013-04-17KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan
2013-04-17Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan
2013-04-17KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-17KVM: PPC: e500: Emulate TMCFG0 TMRN registerMihai Caraman
2013-04-17KVM: PPC: Book3E: Emulate MCSRR0/1 SPR and rfmci instructionMihai Caraman
2013-04-17KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman
2013-04-17KVM: PPC: e500mc: Enable e6500 coresMihai Caraman
2013-04-17KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman
2013-04-17KVM: PPC: e500: Emulate TLBnPS, EPTCFG registers and expose via ONE_REGMihai Caraman
2013-04-17KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman
2013-04-17KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood
2013-04-11KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras
2013-04-11kvm/ppc/e500: eliminate tlb_refsScott Wood
2013-04-11kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood
2013-04-11kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood
2013-04-11KVM: PPC: booke: Added debug handlerBharat Bhushan
2013-04-11KVM: PPC: Added one_reg interface for timer registersBharat Bhushan
2013-04-11KVM: PPC: move tsr update in a separate functionBharat Bhushan
2013-04-11KVM: PPC: BookE: Handle alignment interruptsAlexander Graf
2013-04-11KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-04-11KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan
2013-04-11KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB codeAlexander Graf
2013-04-11KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap staticAlexander Graf
2013-04-11KVM: PPC: e500: Implement TLB1-in-TLB0 mappingAlexander Graf
2013-04-11KVM: PPC: E500: Split host and guest MMU partsAlexander Graf
2013-04-11KVM: PPC: e500: Call kvmppc_mmu_map for initial mappingAlexander Graf
2013-04-11KVM: PPC: E500: Propagate errors when shadow mappingAlexander Graf
2013-04-11KVM: PPC: E500: Explicitly mark shadow maps invalidAlexander Graf
2013-04-11KVM: PPC: E500: Move write_stlbe higherAlexander Graf
2013-04-11KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf
2013-04-11KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-04-11KVM: PPC: BookE: Emulate mfspr on EPRAlexander Graf
2013-04-11KVM: PPC: BookE: Allow irq deliveries to inject requestsAlexander Graf
2013-04-11KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman
2013-04-11KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf
2013-04-11KVM: PPC: Only WARN on invalid emulationAlexander Graf
2013-04-11KVM: PPC: emulate dcbstStuart Yoder
2013-04-05KVM: PPC: add kvm handlers for altivec exceptionsStuart Yoder
2013-03-21arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-03-20powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-01-17KVM: PPC: Emulate dcbfAlexander Graf
2013-01-06KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNVAndreas Schwab
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman
2012-12-06KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulationMihai Caraman
2012-12-06KVM: PPC: bookehv: Add guest computation mode for irq deliveryMihai Caraman
2012-12-06KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman
2012-12-06KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulationMihai Caraman