Age | Commit message (Expand) | Author |
---|---|---|
2013-05-01 | cpu: Introduce get_arch_id() method and override it for X86CPU | Igor Mammedov |
2013-05-01 | cpu: Introduce CPU hot-plug notifier | Igor Mammedov |
2013-05-01 | cpu: Resume CPU from DeviceClass::realize() if hot-plugged | Igor Mammedov |
2013-05-01 | cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() | Igor Mammedov |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2013-02-16 | cpu: Move current_tb field to CPUState | Andreas Färber |
2013-02-16 | cpu: Move exit_request field to CPUState | Andreas Färber |
2013-02-16 | cpu: Prepare QOM realizefn | Andreas Färber |
2013-01-27 | cpu: Add model resolution support to CPUClass | Andreas Färber |
2013-01-08 | cpu: Change parent type to Device | Eduardo Habkost |
2012-12-19 | qom: move include files to include/qom/ | Paolo Bonzini |
2012-03-14 | qom: Introduce CPU class | Andreas Färber |