index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
/
mem_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
1
-3
/
+3
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
1
-0
/
+3
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-2
/
+2
2015-09-03
s390x: Enable new s390-storage-keys device
Jason J. Herne
1
-6
/
+40
2015-07-07
target-s390x: fix EXECUTE instruction executing TRT
Aurelien Jarno
1
-0
/
+1
2015-07-07
target-s390x: fix MOVE LONG instruction
Aurelien Jarno
1
-1
/
+1
2015-06-17
target-s390x: PER store-using-real-address event support
Aurelien Jarno
1
-0
/
+16
2015-06-17
target-s390x: PER storage-alteration event support
Aurelien Jarno
1
-3
/
+22
2015-06-17
target-s390x: mvc_fast_memmove: access memory through softmmu
Aurelien Jarno
1
-57
/
+27
2015-06-17
target-s390x: mvc_fast_memset: access memory through softmmu
Aurelien Jarno
1
-41
/
+32
2015-06-17
target-s390x: function to adjust the length wrt page boundary
Aurelien Jarno
1
-0
/
+11
2015-06-05
target-s390x: fix MVC instruction when areas overlap
Aurelien Jarno
1
-3
/
+4
2015-06-05
target-s390x: use softmmu functions for mvcp/mvcs
Aurelien Jarno
1
-33
/
+20
2015-06-05
target-s390x: implement TRANSLATE EXTENDED instruction
Aurelien Jarno
1
-0
/
+39
2015-06-05
target-s390x: implement TRANSLATE AND TEST instruction
Aurelien Jarno
1
-0
/
+24
2015-02-18
s390x/mmu: Skip exceptions properly when translating addresses for debug
Thomas Huth
1
-6
/
+6
2015-02-03
target-s390x: support OC and NC in the EX instruction
Paolo Bonzini
1
-0
/
+8
2015-02-03
target-s390: Implement LURA, LURAG, STURG
Richard Henderson
1
-0
/
+22
2015-02-03
target-s390: Fix STURA
Richard Henderson
1
-1
/
+1
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-1
/
+1
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-14
/
+0
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-4
/
+9
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-3
/
+3
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-4
/
+7
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-4
/
+1
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
1
-3
/
+3
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
1
-3
/
+5
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-4
/
+5
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-1
/
+2
2014-03-13
target-s390x: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-3
/
+4
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2013-06-01
Remove unnecessary break statements
Stefan Weil
1
-1
/
+0
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
1
-4
/
+4
2013-01-05
target-s390: Perform COMPARE AND SWAP inline
Richard Henderson
1
-53
/
+0
2013-01-05
target-s390: Convert CSP
Richard Henderson
1
-3
/
+3
2013-01-05
target-s390: Convert STURA
Richard Henderson
1
-2
/
+2
2013-01-05
target-s390: Convert RRBE
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert SSKE
Richard Henderson
1
-1
/
+1
2013-01-05
target-s390: Convert SRST
Richard Henderson
1
-13
/
+26
2013-01-05
target-s390: Convert CLST, MVST
Richard Henderson
1
-61
/
+58
2013-01-05
target-s390: Convert MVPG
Richard Henderson
1
-5
/
+2
2013-01-05
target-s390: Convert CKSM
Richard Henderson
1
-18
/
+25
2013-01-05
target-s390: Convert STCM
Richard Henderson
1
-37
/
+0
2013-01-05
target-s390: Convert COMPARE AND SWAP
Richard Henderson
1
-19
/
+14
[next]