summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/emulate_loadstore.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...Simon Guo2018-05-221-41/+83
* KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element typesSimon Guo2018-05-221-7/+7
* KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with anal...Simon Guo2018-05-221-136/+91
* KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analys...Simon Guo2018-05-221-157/+44
* KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...Simon Guo2018-05-221-229/+42
* KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issueSimon Guo2018-05-181-0/+1
* KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani2018-02-091-0/+36
* KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2017-04-201-0/+14
* KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2017-04-201-49/+86
* KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2017-04-201-0/+6
* KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2017-04-201-1/+334
* KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-221-1/+1
* KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-281-0/+272
OpenPOWER on IntegriCloud