index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
emulate_loadstore.c
Age
Commit message (
Expand
)
Author
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-01-17
KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'
zhengbin
2019-08-23
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-06-17
KVM: PPC: Remove leftover comment from emulate_loadstore.c
Fabiano Rosas
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-07-18
KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
Simon Guo
2018-05-22
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
2018-05-22
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
Simon Guo
2018-05-22
KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with anal...
Simon Guo
2018-05-22
KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analys...
Simon Guo
2018-05-22
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
2018-05-18
KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue
Simon Guo
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2017-04-20
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
2017-04-20
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
2017-04-20
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2014-09-22
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
2014-07-28
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf