]> git.ipfire.org Git - thirdparty/qemu.git/history - qemu-thread-win32.c
Update OpenBIOS images
[thirdparty/qemu.git] / qemu-thread-win32.c
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-02  Andreas Färberqemu-thread: Let qemu_thread_is_self() return bool
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2012-02-07  Stefan Weilw32: Initialise critical section before starting thread...
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-15  Paolo Bonzinifix win32 build
2011-12-14  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12  Paolo Bonziniqemu-thread: implement joinable threads for Win32
2011-12-12  Jan Kiszkaqemu-thread: add API for joinable threads
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-21  Jan KiszkaAbort on thread layer errors
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-03-21  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21  Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-19  Stefan Weilw32: Add missing functions qemu_mutex_destroy, qemu_con...
2011-03-13  Paolo Bonziniadd win32 qemu-thread implementation