summaryrefslogtreecommitdiffstats
path: root/include/qom
Commit message (Expand)AuthorAgeFilesLines
* cpu: Unconditionalize CPUState fieldsAndreas Färber2013-01-281-2/+0
* qom: Introduce object_class_is_abstract()Andreas Färber2013-01-271-0/+8
* cpu: Add model resolution support to CPUClassAndreas Färber2013-01-271-0/+15
* qom: Extend documentation on QOM method conceptsAndreas Färber2013-01-171-3/+101
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-151-1/+1
|\
| * qom: Make object_resolve_path_component() path argument constAndreas Färber2013-01-151-1/+1
* | exec: Return CPUState from qemu_get_cpu()Andreas Färber2013-01-151-0/+10
* | cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-0/+2
* | cpu: Move numa_node field to CPUStateAndreas Färber2013-01-151-0/+2
* | cpu: Move nr_{cores,threads} fields to CPUStateAndreas Färber2013-01-151-0/+5
|/
* Make all static TypeInfos constAndreas Färber2013-01-101-3/+3
* cpu: Change parent type to DeviceEduardo Habkost2013-01-081-3/+3
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-0/+11
* misc: move include files to include/qemu/Paolo Bonzini2012-12-192-2/+2
* qom: move include files to include/qom/Paolo Bonzini2012-12-193-0/+1185
OpenPOWER on IntegriCloud