summaryrefslogtreecommitdiffstats
path: root/qom/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann2013-05-011-0/+63
* cpu: Add helper cpu_exists(), to check if CPU with specified id existsIgor Mammedov2013-05-011-0/+26
* cpu: Introduce get_arch_id() method and override it for X86CPUIgor Mammedov2013-05-011-0/+6
* cpu: Introduce CPU hot-plug notifierIgor Mammedov2013-05-011-0/+12
* cpu: Resume CPU from DeviceClass::realize() if hot-pluggedIgor Mammedov2013-05-011-0/+1
* cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()Igor Mammedov2013-05-011-0/+6
* 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