Age | Commit message (Expand) | Author | Files | Lines |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -17/+15 |
2020-05-27 | KVM: PPC: Clean up redundant 'kvm_run' parameters | Tianjia Zhang | 1 | -17/+15 |
2020-05-18 | powerpc: Use a macro for creating instructions from u32s | Jordan Niethe | 1 | -1/+1 |
2020-01-17 | KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt' | zhengbin | 1 | -5/+0 |
2019-08-23 | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras | 1 | -12/+1 |
2019-06-17 | KVM: PPC: Remove leftover comment from emulate_loadstore.c | Fabiano Rosas | 1 | -6/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 1 | -12/+1 |
2018-10-09 | KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct | Paul Mackerras | 1 | -1/+0 |
2018-07-18 | KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation | Simon Guo | 1 | -4/+3 |
2018-05-22 | KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal... | Simon Guo | 1 | -41/+83 |
2018-05-22 | KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types | Simon Guo | 1 | -7/+7 |
2018-05-22 | KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with anal... | Simon Guo | 1 | -136/+91 |
2018-05-22 | KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analys... | Simon Guo | 1 | -157/+44 |
2018-05-22 | KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana... | Simon Guo | 1 | -229/+42 |
2018-05-18 | KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue | Simon Guo | 1 | -0/+1 |
2018-02-09 | KVM: PPC: Book3S: Add MMIO emulation for VMX instructions | Jose Ricardo Ziviani | 1 | -0/+36 |
2017-04-20 | KVM: PPC: Add MMIO emulation for remaining floating-point instructions | Paul Mackerras | 1 | -0/+14 |
2017-04-20 | KVM: PPC: Emulation for more integer loads and stores | Paul Mackerras | 1 | -49/+86 |
2017-04-20 | KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed) | Alexey Kardashevskiy | 1 | -0/+6 |
2017-04-20 | KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions | Bin Lu | 1 | -1/+334 |
2014-09-22 | KVM: PPC: Pass enum to kvmppc_get_last_inst | Alexander Graf | 1 | -1/+1 |
2014-07-28 | KVM: PPC: Separate loadstore emulation from priv emulation | Alexander Graf | 1 | -0/+272 |