index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
helper.h
Age
Commit message (
Expand
)
Author
2018-02-09
s390x/tcg: wire up pci instructions
Cornelia Huck
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
2017-10-24
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
2017-10-06
s390x/tcg: make STFL store into the lowcore
David Hildenbrand
2017-10-06
s390x/tcg: add basic MSA features
David Hildenbrand
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
2017-07-17
target/s390x: Implement CSST
Richard Henderson
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE ZONES
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE INVERSE
Aurelien Jarno
2017-06-06
target/s390x: implement COMPARE AND SIGNAL
Aurelien Jarno
2017-06-06
target/s390x: implement PACK
Aurelien Jarno
2017-06-06
target/s390x: implement local-TLB-clearing in IPTE
Aurelien Jarno
2017-06-06
target/s390x: Use atomic operations for COMPARE SWAP PURGE
Richard Henderson
2017-06-06
target/s390x: Fix some helper_ex problems
Richard Henderson
2017-06-06
target/s390x: Use unwind data for helper_mvpg
Richard Henderson
2017-06-06
target/s390x: Add support for the TEST BLOCK instruction
Thomas Huth
2017-05-12
target/s390x: Use atomic operations for COMPARE SWAP
Richard Henderson
2017-05-12
target/s390x: Implement STORE FACILITIES LIST EXTENDED
Richard Henderson
2017-01-10
target-s390x: Use clz opcode
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth