aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/emulate_loadstore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras1-0/+14
2017-04-20KVM: PPC: Emulation for more integer loads and storesPaul Mackerras1-49/+86
2017-04-20KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy1-0/+6
2017-04-20KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu1-1/+334
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf1-1/+1
2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf1-0/+272