Age | Commit message (Expand) | Author |
2013-02-01 | target-s390x: Mark as unmigratable | Andreas Färber |
2013-01-29 | s390: Use s390_cpu_physical_memory_map for tpi. | Cornelia Huck |
2013-01-29 | s390: Wire up channel I/O in kvm. | Cornelia Huck |
2013-01-29 | s390: Virtual channel subsystem support. | Cornelia Huck |
2013-01-29 | s390: Add channel I/O instructions. | Cornelia Huck |
2013-01-29 | s390: I/O interrupt and machine check injection. | Cornelia Huck |
2013-01-29 | s390: Channel I/O basic definitions. | Cornelia Huck |
2013-01-29 | s390: Add mapping helper functions. | Cornelia Huck |
2013-01-29 | s390: Lowcore mapping helper. | Cornelia Huck |
2013-01-27 | kvm: Create kvm_arch_vcpu_id() function | Eduardo Habkost |
2013-01-18 | s390: Add a hypercall registration interface. | Cornelia Huck |
2013-01-18 | target-s390x: Unregister reset callback on finalization | Andreas Färber |
2013-01-18 | s390x: fix indentation | Alexander Graf |
2013-01-18 | s390: Add CPU reset handler | Jens Freimann |
2013-01-18 | s390x: Remove inline function ebcdic_put and related data from cpu.h | Stefan Weil |
2013-01-18 | S390: Enable -cpu help and QMP query-cpu-definitions | Viktor Mihajlovski |
2013-01-18 | s390: new contributions GPLv2 or later | Christian Borntraeger |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber |
2013-01-05 | target-s390: Use noreturn for exception and load_psw | Richard Henderson |
2013-01-05 | target-s390: Use TCG_CALL_NO_WG for misc helpers | Richard Henderson |
2013-01-05 | target-s390: Use TCG_CALL_NO_WG for integer helpers | Richard Henderson |
2013-01-05 | target-s390: Use TCG_CALL_NO_WG for floating-point helpers | Richard Henderson |
2013-01-05 | target-s390: Use TCG_CALL_NO_WG for memory helpers | Richard Henderson |
2013-01-05 | target-s390: Perform COMPARE AND SWAP inline | Richard Henderson |
2013-01-05 | target-s390: Optimize get_address | Richard Henderson |
2013-01-05 | target-s390: Optimize ADDC/SUBB | Richard Henderson |
2013-01-05 | target-s390: Optimize ADDU/SUBU CC testing | Richard Henderson |
2013-01-05 | target-s390: Tidy comparisons | Richard Henderson |
2013-01-05 | target-s390: Optmize emitting discards | Richard Henderson |
2013-01-05 | target-s390: Optimize XC | Richard Henderson |
2013-01-05 | target-s390: Fix cpu_clone_regs | Richard Henderson |
2013-01-05 | target-s390: Implement LOAD/SET FP AND SIGNAL | Richard Henderson |
2013-01-05 | target-s390: Implement SET ROUNDING MODE | Richard Henderson |
2013-01-05 | target-s390: Use uint64_to_float128 | Richard Henderson |
2013-01-05 | target-s390: Implement LCDFR | Richard Henderson |
2013-01-05 | target-s390: Check insn operand specifications | Richard Henderson |
2013-01-05 | target-s390: Implement CPSDR | Richard Henderson |
2013-01-05 | target-s390: Implement POPCNT | Richard Henderson |
2013-01-05 | target-s390: Implement CONVERT FROM LOGICAL | Richard Henderson |
2013-01-05 | target-s390: Implement CONVERT TO LOGICAL | Richard Henderson |
2013-01-05 | target-s390: Implement STORE ON CONDITION | Richard Henderson |
2013-01-05 | target-s390: Implement LOAD ON CONDITION | Richard Henderson |
2013-01-05 | target-s390: Implement COMPARE AND TRAP | Richard Henderson |
2013-01-05 | target-s390: Implement COMPARE RELATIVE LONG | Richard Henderson |
2013-01-05 | target-s390: Implement PREFETCH | Richard Henderson |
2013-01-05 | target-s390: Implement R[NOX]SBG | Richard Henderson |
2013-01-05 | target-s390: Implement LDGR, LGDR | Richard Henderson |
2013-01-05 | target-s390: Implement RISBG | Richard Henderson |
2013-01-05 | target-s390: Implement COMPARE AND BRANCH | Richard Henderson |
2013-01-05 | target-s390: Tidy s->op_cc handling | Richard Henderson |