index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
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
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
2017-06-06
target/s390x: improve 24-bit and 31-bit lengths read/write
Aurelien Jarno
1
-14
/
+33
2017-06-06
target/s390x: improve 24-bit and 31-bit addresses write
Aurelien Jarno
1
-7
/
+30
2017-06-06
target/s390x: improve 24-bit and 31-bit addresses read
Aurelien Jarno
1
-40
/
+31
2017-06-06
target/s390x: implement MOVE ZONES
Aurelien Jarno
1
-0
/
+13
2017-06-06
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
1
-0
/
+31
2017-06-06
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
1
-0
/
+13
2017-06-06
target/s390x: implement MOVE INVERSE
Aurelien Jarno
1
-0
/
+12
2017-06-06
target/s390x: implement PACK
Aurelien Jarno
1
-0
/
+37
2017-06-06
target/s390x: implement local-TLB-clearing in IPTE
Aurelien Jarno
1
-8
/
+13
2017-06-06
target/s390x: remove some Linux assumptions from IPTE
Aurelien Jarno
1
-7
/
+10
2017-06-06
target/s390x: Re-implement a few EXECUTE target insns directly
Richard Henderson
1
-15
/
+51
2017-06-06
target/s390x: Implement EXECUTE via new TranslationBlock
Richard Henderson
1
-107
/
+11
2017-06-06
target/s390x: End the TB after EXECUTE
Richard Henderson
1
-22
/
+32
2017-06-06
target/s390x: Use atomic operations for COMPARE SWAP PURGE
Richard Henderson
1
-24
/
+8
2017-06-06
target/s390x: Fix some helper_ex problems
Richard Henderson
1
-62
/
+73
2017-06-06
target/s390x: Use unwind data for helper_mvcs/mvcp
Richard Henderson
1
-2
/
+6
2017-06-06
target/s390x: Use unwind data for helper_lra
Richard Henderson
1
-3
/
+3
2017-06-06
target/s390x: Use unwind data for helper_tprot
Richard Henderson
1
-1
/
+0
2017-06-06
target/s390x: Use unwind data for helper_testblock
Richard Henderson
1
-0
/
+3
2017-06-06
target/s390x: Use unwind data for helper_stctl
Richard Henderson
1
-4
/
+6
2017-06-06
target/s390x: Use unwind data for helper_lctl
Richard Henderson
1
-4
/
+5
2017-06-06
target/s390x: Use unwind data for helper_lctlg
Richard Henderson
1
-4
/
+4
[next]