]> git.proxmox.com Git - qemu.git/history - qapi/qapi-dealloc-visitor.c
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
[qemu.git] / qapi / qapi-dealloc-visitor.c
2013-11-06 Wenchao Xiaqapi: fix memleak by adding implict struct functions...
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 Bonziniqapi: move include files to include/qobject/
2012-12-19 Paolo Bonziniqapi: remove qapi/qapi-types-core.h
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-b1c35f2...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v65' into...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.73' into staging
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-11-29 Bruce Rogersqapi: fix qapi_dealloc_type_size parameter type
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-1.3...
2012-11-26 Stefan Hajnocziqapi: handle visitor->type_size() in QapiDeallocVisitor
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-04 Michael Rothqapi: dealloc visitor, support freeing of nested lists
2011-10-04 Michael Rothqapi: dealloc visitor, fix premature free and iteration...
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-21 Michael Rothqapi: add QAPI dealloc visitor