summaryrefslogtreecommitdiffstats
path: root/target-s390x/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-0/+1
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-4/+4
* cpu: Add CPUArchState pointer to CPUStateAndreas Färber2013-02-161-0/+2
* target-s390x: Move TCG initialization to S390CPU initfnAndreas Färber2013-02-161-0/+6
* target-s390x: Introduce QOM realizefn for S390CPUAndreas Färber2013-02-161-2/+14
* Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori2013-02-011-1/+1
|\
| * target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber2013-02-011-1/+1
* | target-s390x: Mark as unmigratableAndreas Färber2013-02-011-1/+9
|/
* target-s390x: Unregister reset callback on finalizationAndreas Färber2013-01-181-0/+10
* s390: Add CPU reset handlerJens Freimann2013-01-181-2/+33
* S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski2013-01-181-0/+26
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* target-s390x: Let cpu_s390x_init() return S390CPUAndreas Färber2012-06-111-1/+1
* target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber2012-04-041-2/+2
* target-s390x: QOM'ify CPU initAndreas Färber2012-04-041-0/+25
* target-s390x: QOM'ify CPU resetAndreas Färber2012-04-041-1/+12
* target-s390x: QOM'ify CPUAndreas Färber2012-04-041-0/+60
OpenPOWER on IntegriCloud