index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
emulate_loadstore.c
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