Sign in
qemu
/
qemu
/
41b65e5eda4364fa966cb7bbf693a1d0cb4e8e1e
/
target-s390x
/
mem_helper.c
9615495
s390: Clean up includes
by Peter Maydell
· 9 years ago
97ed5cc
tlb: Add "ifetch" argument to cpu_mmu_index()
by Benjamin Herrenschmidt
· 9 years ago
0f5f669
s390x: Enable new s390-storage-keys device
by Jason J. Herne
· 10 years ago
c9c19b4
target-s390x: fix EXECUTE instruction executing TRT
by Aurelien Jarno
· 10 years ago
b5edcdd
target-s390x: fix MOVE LONG instruction
by Aurelien Jarno
· 10 years ago
2f54394
target-s390x: PER store-using-real-address event support
by Aurelien Jarno
· 10 years ago
311918b
target-s390x: PER storage-alteration event support
by Aurelien Jarno
· 10 years ago
6da528d
target-s390x: mvc_fast_memmove: access memory through softmmu
by Aurelien Jarno
· 10 years ago
fc89efe
target-s390x: mvc_fast_memset: access memory through softmmu
by Aurelien Jarno
· 10 years ago
d7ce6b7
target-s390x: function to adjust the length wrt page boundary
by Aurelien Jarno
· 10 years ago
068593d
target-s390x: fix MVC instruction when areas overlap
by Aurelien Jarno
· 10 years ago
a3084e8
target-s390x: use softmmu functions for mvcp/mvcs
by Aurelien Jarno
· 10 years ago
3f4de67
target-s390x: implement TRANSLATE EXTENDED instruction
by Aurelien Jarno
· 10 years ago
54f0077
target-s390x: implement TRANSLATE AND TEST instruction
by Aurelien Jarno
· 10 years ago
e3e09d8
s390x/mmu: Skip exceptions properly when translating addresses for debug
by Thomas Huth
· 10 years ago
8cf02f9
target-s390x: support OC and NC in the EX instruction
by Paolo Bonzini
· 10 years ago
9c3fd85
target-s390: Implement LURA, LURAG, STURG
by Richard Henderson
· 11 years ago
81822c2
target-s390: Fix STURA
by Richard Henderson
· 11 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0f590e74
softmmu: commonize helper definitions
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 11 years ago
31b030d
cputlb: Change tlb_flush_page() argument to CPUState
by Andreas Färber
· 11 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 11 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 11 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 11 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
2efc6be
target-s390x: Clean up ENV_GET_CPU() usage
by Andreas Färber
· 11 years ago
db3be60
exec: Make stb_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
5ce5944
exec: Make stw_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
f606604
exec: Make stq_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
2c17449
exec: Make ldq/ldub_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
6681fca
Remove unnecessary break statements
by Stefan Weil
· 12 years ago
e03ba13
Typo, spelling and grammatical fixes
by Peter Maydell
· 12 years ago
b7886de
target-s390: Perform COMPARE AND SWAP inline
by Richard Henderson
· 12 years ago
3d596f4
target-s390: Convert CSP
by Richard Henderson
· 12 years ago
204504e
target-s390: Convert STURA
by Richard Henderson
· 12 years ago
5cc69c5
target-s390: Convert RRBE
by Richard Henderson
· 12 years ago
2bbde27
target-s390: Convert SSKE
by Richard Henderson
· 12 years ago
4600c99
target-s390: Convert SRST
by Richard Henderson
· 12 years ago
aa31bf6
target-s390: Convert CLST, MVST
by Richard Henderson
· 12 years ago
ee6c38d
target-s390: Convert MVPG
by Richard Henderson
· 12 years ago
374724f
target-s390: Convert CKSM
by Richard Henderson
· 12 years ago
2ae6805
target-s390: Convert STCM
by Richard Henderson
· 12 years ago
f3de39c
target-s390: Convert COMPARE AND SWAP
by Richard Henderson
· 12 years ago
d8fe4a9
target-s390: Convert LRA
by Richard Henderson
· 12 years ago
58a9e35
target-s390: Convert INSERT CHARACTERS UNDER MASK
by Richard Henderson
· 12 years ago
d5a103c
target-s390: Reorg exception handling
by Richard Henderson
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
19b0516
target-s390x: switch to AREG0 free mode
by Blue Swirl
· 12 years ago
089f5c0
target-s390x: avoid AREG0 for misc helpers
by Blue Swirl
· 12 years ago
449c0d7
target-s390x: avoid AREG0 for FPU helpers
by Blue Swirl
· 12 years ago
8ef7f78
target-s390x: split memory access helpers
by Blue Swirl
· 12 years ago