]> git.proxmox.com Git - qemu.git/history - module.c
softfloat: Replace int16 type with int_fast16_t
[qemu.git] / module.c
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-19 Chen YufeiRemove type field in ModuleEntry as it's not used
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Paolo Bonziniprepare for future GPLv2+ relicensing
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
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-05-14 Anthony LiguoriFix module initialization when more than 1 class is...
2009-05-14 Anthony LiguoriConstructor support