index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
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
2019-03-11
s390x/tcg: Provide probe_write_access helper
David Hildenbrand
1
-0
/
+26
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
1
-1
/
+1
2018-10-18
target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translate
Richard Henderson
1
-20
/
+20
2018-10-18
target/s390x: Split do_cdsg, do_lpq, do_stpq
Richard Henderson
1
-64
/
+58
2018-10-18
target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
1
-49
/
+39
2018-08-28
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
1
-3
/
+3
2018-08-28
target/s390x: add EX support for TRT and TRTR
Pavel Zbitskiy
1
-0
/
+16
2018-08-28
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
1
-1
/
+1
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
1
-10
/
+10
2018-02-26
s390x/tcg: add various alignment checks
David Hildenbrand
1
-0
/
+25
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-4
/
+4
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
1
-22
/
+19
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
1
-2
/
+39
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
1
-24
/
+11
2017-10-24
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-17
/
+63
2017-10-20
s390x/tcg: low-address protection support
David Hildenbrand
1
-8
/
+0
2017-10-06
s390x/tcg: make idte/ipte use the new _real mmu
David Hildenbrand
1
-4
/
+5
2017-10-06
s390x/tcg: make testblock use the new _real mmu
David Hildenbrand
1
-10
/
+2
2017-10-06
s390x/tcg: make stora(g) use the new _real mmu
David Hildenbrand
1
-6
/
+2
2017-10-06
s390x/tcg: make lura(g) use the new _real mmu.
David Hildenbrand
1
-6
/
+2
2017-10-06
s390x/tcg: move wrap_address() to internal.h
David Hildenbrand
1
-14
/
+0
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-08-30
target/s390x: move psw_key_valid() to mem_helper.c
David Hildenbrand
1
-0
/
+11
2017-08-03
target/s390x: Fix CSST for 16-byte store
Richard Henderson
1
-0
/
+1
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
1
-7
/
+13
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
1
-0
/
+41
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
1
-11
/
+14
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
1
-0
/
+310
2017-07-17
target/s390x: Implement CSST
Richard Henderson
1
-0
/
+189
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
1
-0
/
+51
2017-06-23
target/s390x: Improve heuristic for ipte
David Hildenbrand
1
-9
/
+16
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
1
-2
/
+0
2017-06-23
target/s390x: Finish implementing ETF2-ENH
Richard Henderson
1
-1
/
+10
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
1
-14
/
+167
2017-06-06
target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
Aurelien Jarno
1
-0
/
+2
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
1
-0
/
+24
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
1
-0
/
+27
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
1
-0
/
+45
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
1
-0
/
+23
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
1
-10
/
+39
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
1
-0
/
+51
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
1
-9
/
+21
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
1
-0
/
+35
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
1
-6
/
+41
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
1
-13
/
+63
2017-06-06
target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
Aurelien Jarno
1
-50
/
+40
2017-06-06
target/s390x: fix adj_len_to_page
Aurelien Jarno
1
-1
/
+1
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
1
-23
/
+59
2017-06-06
target/s390x: fix COMPARE LOGICAL LONG EXTENDED
Aurelien Jarno
1
-17
/
+37
[next]