aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2013-05-01Trivial grammar and spelling fixesStefan Weil
2013-04-30Wire up disabled wait a panicked event on s390Christian Borntraeger
2013-04-26Utilize selective runtime reg sync for hot code pathsJason J. Herne
2013-04-26Allow selective runtime register synchronizationJason J. Herne
2013-04-26s390x: use CONFIG_INT128 to detect __uint128_tGabriel Kerneis
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-05target-s390: Fix SRNMTRichard Henderson
2013-03-22Fix typos and misspellingsPeter Maydell
2013-03-17s390: Fix cpu refactoring fallout.Cornelia Huck
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-08s390/css: Fix subchannel detectionChristian Borntraeger
2013-03-08s390: simplify kvm cpu initChristian Borntraeger
2013-03-03gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell
2013-03-03cpu: Introduce ENV_OFFSET macrosAndreas Färber
2013-02-23target-s390x: Use mulu2 for mlgr insnRichard Henderson
2013-02-16target-s390x: Drop unused cpu_s390x_close() prototypeAndreas Färber
2013-02-16cpu: Add CPUArchState pointer to CPUStateAndreas Färber
2013-02-16target-s390x: Move TCG initialization to S390CPU initfnAndreas Färber
2013-02-16target-s390x: Introduce QOM realizefn for S390CPUAndreas Färber
2013-02-13s390: Fix handling of iscs.Cornelia Huck
2013-02-13s390: Keep I/O interrupts enabled for all iscs.Cornelia Huck
2013-02-04target-s390x: Fix wrong comparison in interrupt handlingStefan Weil
2013-02-04s390x: silence warning from GCC on uninitialized valuesAnthony Liguori
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