Age | Commit message (Expand) | Author |
2012-06-21 | qemu-log: cleanup | Blue Swirl |
2012-04-26 | main_loop_wait: block indefinitely | Stefano Stabellini |
2012-04-19 | qemu-tool: map vm_clock to rt_clock | Paolo Bonzini |
2012-02-29 | qemu-tool: revert cpu_get_clock() abort(3) | Stefan Hajnoczi |
2012-02-01 | main-loop: For tools, initialize timers as part of qemu_init_main_loop() | Michael Roth |
2012-01-19 | qemu-tool: Fix mixup of int64 and int64_t | Andreas Färber |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2011-12-22 | link the main loop and its dependencies into the tools | Paolo Bonzini |
2011-11-21 | qed: add migration blocker (v2) | Anthony Liguori |
2011-09-23 | core: remove qemu_service_io | Frediano Ziglio |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-05-18 | qemu-tool: Stub out qemu-timer functions | Stefan Hajnoczi |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2011-03-15 | tools: Use real async.c instead of stubs | Kevin Wolf |
2010-10-30 | Move qemu_gettimeofday() to OS specific files | Jes Sorensen |
2010-10-23 | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl |
2010-03-27 | error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o | Markus Armbruster |
2010-03-19 | rename IOCanRWHandler to IOCanReadHandler | Juan Quintela |
2010-03-16 | error: Infrastructure to track locations for error reporting | Markus Armbruster |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster |
2010-03-16 | error: Move qemu_error & friends into their own header | Markus Armbruster |
2010-03-16 | tools: Remove unused cur_mon from qemu-tool.c | Markus Armbruster |
2009-12-03 | QMP: Asynchronous events infrastructure | Luiz Capitulino |
2009-11-09 | Added imlpementation for qemu_error for non-qemu executables | Naphtali Sprei |
2009-10-27 | Introduce contexts for asynchronous callbacks | Kevin Wolf |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2008-11-30 | Fix warning from sparse (wrong declaration) | aurel32 |
2008-10-29 | Use qemu_gettimeofday. | pbrook |
2008-10-08 | Fix IO performance regression in sparc | aliguori |
2008-09-15 | Use common objects for qemu-img and qemu-nbd | aliguori |