aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2013-02-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber
2013-02-01target-s390x: Fix debug outputAndreas Färber
2013-02-01target-s390x: Fix debug output (continued)Andreas Färber
2013-02-01target-s390x: Mark as unmigratableAndreas Färber
2013-01-29s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck
2013-01-29s390: Wire up channel I/O in kvm.Cornelia Huck
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck
2013-01-29s390: Add channel I/O instructions.Cornelia Huck
2013-01-29s390: I/O interrupt and machine check injection.Cornelia Huck
2013-01-29s390: Channel I/O basic definitions.Cornelia Huck
2013-01-29s390: Add mapping helper functions.Cornelia Huck
2013-01-29s390: Lowcore mapping helper.Cornelia Huck
2013-01-27kvm: Create kvm_arch_vcpu_id() functionEduardo Habkost
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck
2013-01-18target-s390x: Unregister reset callback on finalizationAndreas Färber
2013-01-18s390x: fix indentationAlexander Graf
2013-01-18s390: Add CPU reset handlerJens Freimann
2013-01-18s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil
2013-01-18S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski
2013-01-18s390: new contributions GPLv2 or laterChristian Borntraeger
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2013-01-05target-s390: Use noreturn for exception and load_pswRichard Henderson
2013-01-05target-s390: Use TCG_CALL_NO_WG for misc helpersRichard Henderson
2013-01-05target-s390: Use TCG_CALL_NO_WG for integer helpersRichard Henderson
2013-01-05target-s390: Use TCG_CALL_NO_WG for floating-point helpersRichard Henderson
2013-01-05target-s390: Use TCG_CALL_NO_WG for memory helpersRichard Henderson
2013-01-05target-s390: Perform COMPARE AND SWAP inlineRichard Henderson
2013-01-05target-s390: Optimize get_addressRichard Henderson
2013-01-05target-s390: Optimize ADDC/SUBBRichard Henderson
2013-01-05target-s390: Optimize ADDU/SUBU CC testingRichard Henderson
2013-01-05target-s390: Tidy comparisonsRichard Henderson
2013-01-05target-s390: Optmize emitting discardsRichard Henderson
2013-01-05target-s390: Optimize XCRichard Henderson
2013-01-05target-s390: Fix cpu_clone_regsRichard Henderson
2013-01-05target-s390: Implement LOAD/SET FP AND SIGNALRichard Henderson
2013-01-05target-s390: Implement SET ROUNDING MODERichard Henderson
2013-01-05target-s390: Use uint64_to_float128Richard Henderson
2013-01-05target-s390: Implement LCDFRRichard Henderson
2013-01-05target-s390: Check insn operand specificationsRichard Henderson
2013-01-05target-s390: Implement CPSDRRichard Henderson
2013-01-05target-s390: Implement POPCNTRichard Henderson
2013-01-05target-s390: Implement CONVERT FROM LOGICALRichard Henderson
2013-01-05target-s390: Implement CONVERT TO LOGICALRichard Henderson
2013-01-05target-s390: Implement STORE ON CONDITIONRichard Henderson
2013-01-05target-s390: Implement LOAD ON CONDITIONRichard Henderson
2013-01-05target-s390: Implement COMPARE AND TRAPRichard Henderson
2013-01-05target-s390: Implement COMPARE RELATIVE LONGRichard Henderson
2013-01-05target-s390: Implement PREFETCHRichard Henderson