Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s390: Add a hypercall registration interface. | Cornelia Huck | 2013-01-18 | 3 | -3/+3 | |
* | target-s390x: Unregister reset callback on finalization | Andreas Färber | 2013-01-18 | 1 | -0/+10 | |
* | s390x: fix indentation | Alexander Graf | 2013-01-18 | 1 | -5/+5 | |
* | s390: Add CPU reset handler | Jens Freimann | 2013-01-18 | 2 | -3/+41 | |
* | s390x: Remove inline function ebcdic_put and related data from cpu.h | Stefan Weil | 2013-01-18 | 2 | -81/+81 | |
* | S390: Enable -cpu help and QMP query-cpu-definitions | Viktor Mihajlovski | 2013-01-18 | 2 | -0/+29 | |
* | s390: new contributions GPLv2 or later | Christian Borntraeger | 2013-01-18 | 2 | -2/+9 | |
* | cpu: Move cpu_index field to CPUState | Andreas Färber | 2013-01-15 | 1 | -1/+1 | |
* | target-s390: Use noreturn for exception and load_psw | Richard Henderson | 2013-01-05 | 1 | -2/+2 | |
* | target-s390: Use TCG_CALL_NO_WG for misc helpers | Richard Henderson | 2013-01-05 | 1 | -1/+1 | |
* | target-s390: Use TCG_CALL_NO_WG for integer helpers | Richard Henderson | 2013-01-05 | 1 | -4/+4 | |
* | target-s390: Use TCG_CALL_NO_WG for floating-point helpers | Richard Henderson | 2013-01-05 | 1 | -39/+39 | |
* | target-s390: Use TCG_CALL_NO_WG for memory helpers | Richard Henderson | 2013-01-05 | 1 | -15/+15 | |
* | target-s390: Perform COMPARE AND SWAP inline | Richard Henderson | 2013-01-05 | 4 | -96/+124 | |
* | target-s390: Optimize get_address | Richard Henderson | 2013-01-05 | 1 | -26/+18 | |
* | target-s390: Optimize ADDC/SUBB | Richard Henderson | 2013-01-05 | 1 | -19/+37 | |
* | target-s390: Optimize ADDU/SUBU CC testing | Richard Henderson | 2013-01-05 | 1 | -0/+68 | |
* | target-s390: Tidy comparisons | Richard Henderson | 2013-01-05 | 1 | -22/+17 | |
* | target-s390: Optmize emitting discards | Richard Henderson | 2013-01-05 | 1 | -6/+24 | |
* | target-s390: Optimize XC | Richard Henderson | 2013-01-05 | 2 | -4/+48 | |
* | target-s390: Fix cpu_clone_regs | Richard Henderson | 2013-01-05 | 1 | -1/+1 | |
* | target-s390: Implement LOAD/SET FP AND SIGNAL | Richard Henderson | 2013-01-05 | 4 | -8/+40 | |
* | target-s390: Implement SET ROUNDING MODE | Richard Henderson | 2013-01-05 | 2 | -0/+44 | |
* | target-s390: Use uint64_to_float128 | Richard Henderson | 2013-01-05 | 1 | -2/+1 | |
* | target-s390: Implement LCDFR | Richard Henderson | 2013-01-05 | 1 | -0/+1 | |
* | target-s390: Check insn operand specifications | Richard Henderson | 2013-01-05 | 1 | -36/+159 | |
* | target-s390: Implement CPSDR | Richard Henderson | 2013-01-05 | 2 | -0/+19 | |
* | target-s390: Implement POPCNT | Richard Henderson | 2013-01-05 | 4 | -0/+22 | |
* | target-s390: Implement CONVERT FROM LOGICAL | Richard Henderson | 2013-01-05 | 4 | -0/+66 | |
* | target-s390: Implement CONVERT TO LOGICAL | Richard Henderson | 2013-01-05 | 4 | -0/+133 | |
* | target-s390: Implement STORE ON CONDITION | Richard Henderson | 2013-01-05 | 2 | -0/+32 | |
* | target-s390: Implement LOAD ON CONDITION | Richard Henderson | 2013-01-05 | 2 | -0/+35 | |
* | target-s390: Implement COMPARE AND TRAP | Richard Henderson | 2013-01-05 | 2 | -0/+40 | |
* | target-s390: Implement COMPARE RELATIVE LONG | Richard Henderson | 2013-01-05 | 1 | -0/+4 | |
* | target-s390: Implement PREFETCH | Richard Henderson | 2013-01-05 | 1 | -0/+5 | |
* | target-s390: Implement R[NOX]SBG | Richard Henderson | 2013-01-05 | 2 | -0/+57 | |
* | target-s390: Implement LDGR, LGDR | Richard Henderson | 2013-01-05 | 1 | -0/+4 | |
* | target-s390: Implement RISBG | Richard Henderson | 2013-01-05 | 2 | -0/+88 | |
* | target-s390: Implement COMPARE AND BRANCH | Richard Henderson | 2013-01-05 | 2 | -0/+47 | |
* | target-s390: Tidy s->op_cc handling | Richard Henderson | 2013-01-05 | 1 | -40/+55 | |
* | target-s390: Implement BRANCH ON INDEX | Richard Henderson | 2013-01-05 | 2 | -0/+62 | |
* | target-s390: Delete dead code from old translator | Richard Henderson | 2013-01-05 | 1 | -291/+27 | |
* | target-s390: Convert SERVC | Richard Henderson | 2013-01-05 | 4 | -25/+14 | |
* | target-s390: Convert LPSWE | Richard Henderson | 2013-01-05 | 2 | -19/+20 | |
* | target-s390: Convert STFL | Richard Henderson | 2013-01-05 | 2 | -9/+16 | |
* | target-s390: Convert STSI | Richard Henderson | 2013-01-05 | 4 | -17/+15 | |
* | target-s390: Convert SACF | Richard Henderson | 2013-01-05 | 2 | -13/+10 | |
* | target-s390: Convert STCKE | Richard Henderson | 2013-01-05 | 4 | -24/+24 | |
* | target-s390: Convert CSP | Richard Henderson | 2013-01-05 | 4 | -16/+18 | |
* | target-s390: Convert STURA | Richard Henderson | 2013-01-05 | 4 | -15/+13 |