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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
1
-0
/
+1
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
1
-0
/
+1
2018-02-09
s390x/tcg: wire up pci instructions
Cornelia Huck
1
-0
/
+9
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
1
-0
/
+1
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
1
-1
/
+1
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
1
-0
/
+1
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
1
-0
/
+1
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
1
-0
/
+1
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
1
-0
/
+1
2017-10-24
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-0
/
+4
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
1
-1
/
+1
2017-10-06
s390x/tcg: make STFL store into the lowcore
David Hildenbrand
1
-1
/
+1
2017-10-06
s390x/tcg: add basic MSA features
David Hildenbrand
1
-0
/
+1
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
1
-0
/
+1
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
1
-0
/
+1
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
1
-1
/
+1
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
1
-0
/
+6
2017-07-17
target/s390x: Implement CSST
Richard Henderson
1
-0
/
+1
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
1
-0
/
+1
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
1
-0
/
+1
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement MOVE ZONES
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement MOVE INVERSE
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement COMPARE AND SIGNAL
Aurelien Jarno
1
-0
/
+3
2017-06-06
target/s390x: implement PACK
Aurelien Jarno
1
-0
/
+1
2017-06-06
target/s390x: implement local-TLB-clearing in IPTE
Aurelien Jarno
1
-1
/
+1
2017-06-06
target/s390x: Use atomic operations for COMPARE SWAP PURGE
Richard Henderson
1
-1
/
+1
2017-06-06
target/s390x: Fix some helper_ex problems
Richard Henderson
1
-1
/
+1
2017-06-06
target/s390x: Use unwind data for helper_mvpg
Richard Henderson
1
-1
/
+1
2017-06-06
target/s390x: Add support for the TEST BLOCK instruction
Thomas Huth
1
-0
/
+1
2017-05-12
target/s390x: Use atomic operations for COMPARE SWAP
Richard Henderson
1
-0
/
+1
2017-05-12
target/s390x: Implement STORE FACILITIES LIST EXTENDED
Richard Henderson
1
-0
/
+2
2017-01-10
target-s390x: Use clz opcode
Richard Henderson
1
-1
/
+0
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+133