]> git.ipfire.org Git - thirdparty/qemu.git/history - main-loop.c
Update OpenBIOS images
[thirdparty/qemu.git] / main-loop.c
2012-05-01  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-05-01  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01  Stefan Weilmain-loop: Calculate poll timeout using timeout argument
2012-05-01  Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01  Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28  Stefan Weilmain-loop: Fix build for w32 and w64
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-x86...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-26  Stefano Stabellinimain_loop_wait: block indefinitely
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-15  Blue SwirlMerge branch 'w64' of git://qemu.weilnetz.de/qemu
2012-04-15  Stefan Weilw64: Fix type cast in os_host_main_loop_wait
2012-04-10  Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-10  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08  Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07  Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-04-07  Paolo Bonzinimain-loop: integrate glib sources for w32
2012-04-07  Paolo Bonzinimain-loop: replace WaitForMultipleObjects with g_poll
2012-04-07  Paolo Bonzinimain-loop: interrupt wait when data arrives on a socket
2012-04-07  Paolo Bonzinimain-loop: disable fd_set-based glib integration under w32
2012-04-07  Paolo Bonzinimain loop: use msec-based timeout in glib_select_fill
2012-04-03  Frediano Zigliomain-loop: make qemu_event_handle static
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-01  Michael Rothmain-loop: For tools, initialize timers as part of...
2012-02-01  Michael Rothmain-loop: Fix SetEvent() on uninitialized handle on...
2012-01-12  Lai Jiangshancleanup, save a syscall
2011-11-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-26  Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-25  Stefan Weilmain-loop: Add missing include file
2011-10-24  Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21  Paolo Bonzinimain-loop: create main-loop.c