summaryrefslogtreecommitdiffstats
path: root/qom/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-0/+5
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-0/+2
* cpu: Move current_tb field to CPUStateAndreas Färber2013-02-161-0/+1
* cpu: Move exit_request field to CPUStateAndreas Färber2013-02-161-0/+1
* cpu: Prepare QOM realizefnAndreas Färber2013-02-161-0/+5
* cpu: Add model resolution support to CPUClassAndreas Färber2013-01-271-0/+13
* cpu: Change parent type to DeviceEduardo Habkost2013-01-081-2/+4
* qom: move include files to include/qom/Paolo Bonzini2012-12-191-1/+1
* qom: Introduce CPU classAndreas Färber2012-03-141-0/+58
OpenPOWER on IntegriCloud