summaryrefslogtreecommitdiff
path: root/target-s390x/cpu.c
AgeCommit message (Expand)Author
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas 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-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: Mark as unmigratableAndreas Färber
2013-01-18target-s390x: Unregister reset callback on finalizationAndreas Färber
2013-01-18s390: Add CPU reset handlerJens Freimann
2013-01-18S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-06-11target-s390x: Let cpu_s390x_init() return S390CPUAndreas Färber
2012-04-04target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber
2012-04-04target-s390x: QOM'ify CPU initAndreas Färber
2012-04-04target-s390x: QOM'ify CPU resetAndreas Färber
2012-04-04target-s390x: QOM'ify CPUAndreas Färber