]> git.ipfire.org Git - thirdparty/qemu.git/history - qom/container.c
linux-user, s390x: add syscall table generation support
[thirdparty/qemu.git] / qom / container.c
2017-05-10  Stefan HajnocziMerge remote-tracking branch 'mjt/tags/trivial-patches...
2017-05-08  Stefan HajnocziMerge remote-tracking branch 'aurel32/tags/pull-tcg...
2017-05-08  Stefan HajnocziMerge remote-tracking branch 'bonzini/tags/for-upstream...
2017-05-08  Stefan HajnocziMerge remote-tracking branch 'mcayland/tags/qemu-sparc...
2017-05-05  Stefan HajnocziMerge remote-tracking branch 'elmarco/tags/chr-tests...
2017-05-04  Marc-André Lureaucontainer: don't leak container reference
2016-02-08  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-04  Peter Maydellqom: Clean up includes
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-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.kernel.org...
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