Age | Commit message (Expand) | Author |
2017-12-14 | s390x/tcg: implement extract-CPU-time facility | David Hildenbrand |
2017-12-14 | s390x/tcg: Implement SIGNAL ADAPTER instruction | David Hildenbrand |
2017-12-14 | s390x/tcg: Implement STORE CHANNEL PATH STATUS | 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: implement Interlocked-Access Facility 2 | David Hildenbrand |
2017-12-14 | s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1 | 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-20 | s390x/tcg: switch to new SIGP handling code | David Hildenbrand |
2017-10-06 | s390x/tcg: add basic MSA features | David Hildenbrand |
2017-10-06 | s390x/tcg: implement spm (SET PROGRAM MASK) | 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 processor-assist insn | Richard Henderson |
2017-06-23 | target/s390x: Implement execution-hint insns | Richard Henderson |
2017-06-23 | target/s390x: Implement load-and-zero-rightmost-byte insns | Richard Henderson |
2017-06-23 | target/s390x: Implement load-on-condition-2 insns | Richard Henderson |
2017-06-23 | target/s390x: implement mvcos instruction | David Hildenbrand |
2017-06-13 | s390x/cpumodel: wire up cpu type + id for TCG | 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 TEST ADDRESSING MODE | Aurelien Jarno |
2017-06-06 | target/s390x: implement TEST AND SET | Aurelien Jarno |
2017-06-06 | target/s390x: Implement CSPG | Richard Henderson |
2017-06-06 | target/s390x: Use atomic operations for COMPARE SWAP PURGE | Richard Henderson |
2017-06-06 | target/s390x: Fix EXECUTE with R1==0 | 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 LOAD AND OP | Richard Henderson |
2017-05-12 | target/s390x: Use atomic operations for COMPARE SWAP | Richard Henderson |
2017-05-12 | target/s390x: Implement LOAD PAIR DISJOINT | Eric Bischoff |