index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
s390x
/
mem_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
1
-1
/
+0
*
target/s390x: Remove leading underscores from #defines
Thomas Huth
2018-03-08
1
-10
/
+10
*
s390x/tcg: add various alignment checks
David Hildenbrand
2018-02-26
1
-0
/
+25
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-4
/
+4
*
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2018-01-22
1
-22
/
+19
*
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2018-01-22
1
-2
/
+39
*
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
2017-12-14
1
-24
/
+11
*
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
1
-17
/
+63
*
s390x/tcg: low-address protection support
David Hildenbrand
2017-10-20
1
-8
/
+0
*
s390x/tcg: make idte/ipte use the new _real mmu
David Hildenbrand
2017-10-06
1
-4
/
+5
*
s390x/tcg: make testblock use the new _real mmu
David Hildenbrand
2017-10-06
1
-10
/
+2
*
s390x/tcg: make stora(g) use the new _real mmu
David Hildenbrand
2017-10-06
1
-6
/
+2
*
s390x/tcg: make lura(g) use the new _real mmu.
David Hildenbrand
2017-10-06
1
-6
/
+2
*
s390x/tcg: move wrap_address() to internal.h
David Hildenbrand
2017-10-06
1
-14
/
+0
*
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
1
-0
/
+1
*
target/s390x: move psw_key_valid() to mem_helper.c
David Hildenbrand
2017-08-30
1
-0
/
+11
*
target/s390x: Fix CSST for 16-byte store
Richard Henderson
2017-08-03
1
-0
/
+1
*
target/s390x: Implement TRTR
Richard Henderson
2017-07-17
1
-7
/
+13
*
target/s390x: Implement SRSTU
Richard Henderson
2017-07-17
1
-0
/
+41
*
target/s390x: Tidy SRST
Richard Henderson
2017-07-17
1
-11
/
+14
*
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
2017-07-17
1
-0
/
+310
*
target/s390x: Implement CSST
Richard Henderson
2017-07-17
1
-0
/
+189
*
target/s390x: Implement idte instruction
David Hildenbrand
2017-06-23
1
-0
/
+51
*
target/s390x: Improve heuristic for ipte
David Hildenbrand
2017-06-23
1
-9
/
+16
*
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
2017-06-23
1
-2
/
+0
*
target/s390x: Finish implementing ETF2-ENH
Richard Henderson
2017-06-23
1
-1
/
+10
*
target/s390x: implement mvcos instruction
David Hildenbrand
2017-06-23
1
-14
/
+167
*
target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
Aurelien Jarno
2017-06-07
1
-0
/
+2
*
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
2017-06-07
1
-0
/
+24
*
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
2017-06-07
1
-0
/
+27
*
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
2017-06-07
1
-0
/
+45
*
target/s390x: implement TEST DECIMAL
Aurelien Jarno
2017-06-07
1
-0
/
+23
*
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
2017-06-07
1
-10
/
+39
*
target/s390x: implement UNPACK ASCII
Aurelien Jarno
2017-06-07
1
-0
/
+51
*
target/s390x: implement PACK UNICODE
Aurelien Jarno
2017-06-07
1
-9
/
+21
*
target/s390x: implement PACK ASCII
Aurelien Jarno
2017-06-07
1
-0
/
+35
*
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
2017-06-07
1
-6
/
+41
*
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
2017-06-07
1
-13
/
+63
*
target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
Aurelien Jarno
2017-06-07
1
-50
/
+40
*
target/s390x: fix adj_len_to_page
Aurelien Jarno
2017-06-07
1
-1
/
+1
*
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
2017-06-07
1
-23
/
+59
*
target/s390x: fix COMPARE LOGICAL LONG EXTENDED
Aurelien Jarno
2017-06-07
1
-17
/
+37
*
target/s390x: improve 24-bit and 31-bit lengths read/write
Aurelien Jarno
2017-06-07
1
-14
/
+33
*
target/s390x: improve 24-bit and 31-bit addresses write
Aurelien Jarno
2017-06-07
1
-7
/
+30
*
target/s390x: improve 24-bit and 31-bit addresses read
Aurelien Jarno
2017-06-07
1
-40
/
+31
*
target/s390x: implement MOVE ZONES
Aurelien Jarno
2017-06-07
1
-0
/
+13
*
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
2017-06-07
1
-0
/
+31
*
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
2017-06-07
1
-0
/
+13
*
target/s390x: implement MOVE INVERSE
Aurelien Jarno
2017-06-07
1
-0
/
+12
*
target/s390x: implement PACK
Aurelien Jarno
2017-06-06
1
-0
/
+37
[next]