summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qom: move include files to include/qom/Paolo Bonzini2012-12-195-4/+4
* migration: move include files to include/migration/Paolo Bonzini2012-12-196-1/+1035
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-195-4/+160
* exec: move include files to include/exec/Paolo Bonzini2012-12-1923-0/+4065
* block: move include files to include/block/Paolo Bonzini2012-12-199-0/+1743
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-1927-5/+1208
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-195-0/+790
* net: reorganize headersPaolo Bonzini2012-12-195-0/+376
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-192-0/+526
* stream: fix ratelimit_set_speedDietmar Maurer2012-11-301-1/+1
* virtio-rng: fix typos, commentsAmit Shah2012-11-261-3/+3
* qom: make object_finalize staticPaolo Bonzini2012-11-261-9/+0
* qom: make object_delete usable for statically-allocated objectsPaolo Bonzini2012-11-261-0/+9
* qdev: move bus removal to object_unparentPaolo Bonzini2012-11-261-0/+11
* rng-random: add an RNG backend that uses /dev/random (v3)Anthony Liguori2012-11-161-0/+22
* rng: add RndBackend abstract object classAnthony Liguori2012-11-161-0/+93
* object: add object_property_add_bool (v2)Anthony Liguori2012-11-161-0/+16
* cpu: Move thread_id to CPUStateAndreas Färber2012-10-311-0/+1
* cpus: Pass CPUState to run_on_cpu()Andreas Färber2012-10-311-0/+10
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-0/+10
* cpu: Move queued_work_{first,last} to CPUStateAndreas Färber2012-10-311-0/+1
* cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-311-0/+8
* cpu: Move halt_cond to CPUStateAndreas Färber2012-10-311-0/+1
* cpus: Pass CPUState to cpu_is_stopped()Andreas Färber2012-10-311-0/+11
* cpu: Move stopped field to CPUStateAndreas Färber2012-10-311-0/+2
* cpu: Move stop field to CPUStateAndreas Färber2012-10-311-0/+2
* cpu: Move created field to CPUStateAndreas Färber2012-10-311-0/+2
* cpus: Pass CPUState to qemu_cpu_is_self()Andreas Färber2012-10-311-0/+10
* Merge remote-tracking branch 'quintela/migration-next-20120808' into stagingAnthony Liguori2012-08-131-0/+79
|\
| * Add cache handling functionsOrit Wasserman2012-08-081-0/+79
* | qom: Reimplement InterfacesAnthony Liguori2012-08-131-16/+30
|/
* cpu: Move thread_kicked to CPUStateAndreas Färber2012-08-021-0/+1
* cpu: Move thread field into CPUStateAndreas Färber2012-08-021-0/+1
* cpu: Move CPU_COMMON_THREAD into CPUStateAndreas Färber2012-08-021-0/+5
* Merge remote-tracking branch 'afaerber-or/qom-next-2' into stagingAnthony Liguori2012-06-181-5/+42
|\
| * qom: Push error reporting to object_property_find()Paolo Bonzini2012-06-181-1/+3
| * qdev: Remove qdev_prop_exists()Paolo Bonzini2012-06-181-0/+9
| * qom: Drop type_register_static_alias() macroPaolo Bonzini2012-06-181-2/+0
| * qom: Make Object a typePaolo Bonzini2012-06-181-1/+1
| * qom: Add class_base_initPaolo Bonzini2012-06-181-2/+8
| * qom: Add object_child_foreach()Paolo Bonzini2012-06-181-0/+14
| * qom: Add object_class_get_parent()Paolo Bonzini2012-06-181-0/+8
* | stream: move rate limiting to a separate header filePaolo Bonzini2012-06-151-0/+48
|/
* qom: Documentation addition for object_class_by_name()Paolo Bonzini2012-05-121-0/+6
* cpu: Update documentation and commentAndreas Färber2012-05-081-2/+2
* qom: Refine container_get() to allow using a custom rootAndreas Färber2012-04-241-1/+2
* qom: add container_getPaolo Bonzini2012-04-021-0/+24
* qom: Introduce CPU classAndreas Färber2012-03-141-0/+75
* qom: Introduce object_class_get_list()Andreas Färber2012-03-141-0/+11
* Spelling fixes in comments (it's -> its)Stefan Weil2012-03-081-2/+2
OpenPOWER on IntegriCloud