Don't look up pid/tid on YAGL_LOG_FUNC_SET
[sdk/emulator/qemu.git] / qom / container.c
2016-12-05 SeokYeon HwangMerge branch 'spin' into tizen
2016-09-12 Jinhyung JoMerge branch 'features/newscreen' into develop
2016-08-08 SeokYeon HwangMerge branch 'develop_qemu_2.6' into develop
2016-08-04 SeokYeon HwangMerge branch 'develop' into develop_qemu_2.6
2016-07-26 SeokYeon HwangMerge branch 'develop' into develop_qemu_2.6
2016-07-06 SeokYeon HwangMerge branch 'develop' into develop_qemu_2.6
2016-06-20 SeokYeon HwangMerge branch 'develop' into develop_qemu_2.6
2016-06-20 SeokYeon HwangMerge tag 'v2.6.0' into develop
2016-02-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-04 Peter Maydellqom: Clean up includes
2013-09-26 Yeongkyoon LeeMerge branch 'tizen' into sdk-develop
2013-07-30 sungmin82.hasync with tizen_2.2
2013-07-20 DaiYoung Kimecp: merge develop branch into ecp branch
2013-07-18 Stanislav VorobiovMerge branch 'tizen-vigs-develop' into develop
2013-07-16 SeokYeon HwangMerge branch 'tizen_qemu_1.5.1' into develop
2013-07-02 testMerge 'qemu 1.5.1' into tizen_qemu_1.5.1
2013-07-02 testMerge branch 'develop' into tizen_qemu_1.5.1
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniqom: move include files to include/qom/
2012-10-30 syeon.hwangMerge branch 'tizen-arm' into develop
2012-10-08 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen-arm
2012-09-14 Evgeny VoevodinMerge commit '260bf01' into tizen-arm
2012-06-15 Evgeny VoevodinUpgrade to upstream v1.1.0.
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v54' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'sweil/fixes' into staging
2012-05-03 Stefan Weilqom: Fix memory leak in function container_get
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-24 Andreas Färberqom: Refine container_get() to allow using a custom...
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git./virt/kvm/qemu-kvm
2012-04-02 Paolo Bonziniqom: add container_get
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoricontainer: make a decendent of Object