index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
1
-60
/
+0
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
LluĂs Vilanova
1
-3
/
+2
2017-07-17
target/s390x: Fix risbg handling
Richard Henderson
1
-2
/
+2
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
1
-0
/
+9
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
1
-0
/
+13
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
1
-2
/
+7
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
1
-0
/
+51
2017-07-17
target/s390x: Implement CSST
Richard Henderson
1
-1
/
+12
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
1
-0
/
+15
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
1
-1
/
+5
2017-06-23
target/s390x: Clean up TB flag bits
Richard Henderson
1
-8
/
+8
2017-06-23
target/s390x: Finish implementing ETF2-ENH
Richard Henderson
1
-2
/
+3
2017-06-23
target/s390x: Implement processor-assist insn
Richard Henderson
1
-0
/
+1
2017-06-23
target/s390x: Implement execution-hint insns
Richard Henderson
1
-1
/
+4
2017-06-23
target/s390x: Implement load-and-zero-rightmost-byte insns
Richard Henderson
1
-0
/
+7
2017-06-23
target/s390x: Implement load-on-condition-2 insns
Richard Henderson
1
-3
/
+15
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
1
-0
/
+9
2017-06-23
target/s390x: change PSW_SHIFT_KEY
David Hildenbrand
1
-1
/
+1
2017-06-23
target/s390x: Map existing FAC_* names to S390_FEAT_* names
Richard Henderson
1
-30
/
+29
2017-06-19
target/s390x: Exit after changing PSW mask
Richard Henderson
1
-4
/
+10
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
1
-7
/
+2
2017-06-13
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
1
-2
/
+1
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
1
-0
/
+6
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
1
-0
/
+7
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
1
-0
/
+30
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
1
-0
/
+9
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
1
-0
/
+18
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
1
-0
/
+17
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
1
-0
/
+16
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
1
-0
/
+16
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
1
-0
/
+21
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
1
-0
/
+22
2017-06-06
target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
Aurelien Jarno
1
-10
/
+30
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
1
-0
/
+21
2017-06-06
target/s390x: fix COMPARE LOGICAL LONG EXTENDED
Aurelien Jarno
1
-5
/
+15
2017-06-06
target/s390x: implement MOVE ZONES
Aurelien Jarno
1
-0
/
+8
2017-06-06
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
1
-0
/
+8
2017-06-06
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
1
-0
/
+8
2017-06-06
target/s390x: implement MOVE INVERSE
Aurelien Jarno
1
-0
/
+8
2017-06-06
target/s390x: implement COMPARE AND SIGNAL
Aurelien Jarno
1
-0
/
+21
2017-06-06
target/s390x: implement PACK
Aurelien Jarno
1
-0
/
+8
2017-06-06
target/s390x: implement TEST ADDRESSING MODE
Aurelien Jarno
1
-0
/
+10
2017-06-06
target/s390x: implement TEST AND SET
Aurelien Jarno
1
-0
/
+10
2017-06-06
target/s390x: implement local-TLB-clearing in IPTE
Aurelien Jarno
1
-1
/
+5
2017-06-06
target/s390x: remove dead code in translate.c
Aurelien Jarno
1
-4
/
+1
2017-06-06
target/s390x: Implement EXECUTE via new TranslationBlock
Richard Henderson
1
-33
/
+47
2017-06-06
target/s390x: End the TB after EXECUTE
Richard Henderson
1
-1
/
+5
2017-06-06
target/s390x: Save current ilen during translation
Richard Henderson
1
-3
/
+5
2017-06-06
target/s390x: Implement CSPG
Richard Henderson
1
-0
/
+1
[next]