1. eeacee4 qemu-log: cleanup by Blue Swirl · 13 years ago
  2. 7c7db75 main_loop_wait: block indefinitely by Stefano Stabellini · 13 years ago
  3. 8a83205 qemu-tool: map vm_clock to rt_clock by Paolo Bonzini · 13 years ago
  4. 4889978 qemu-tool: revert cpu_get_clock() abort(3) by Stefan Hajnoczi · 13 years ago
  5. d34e8f6 main-loop: For tools, initialize timers as part of qemu_init_main_loop() by Michael Roth · 13 years ago
  6. 49cb826 qemu-tool: Fix mixup of int64 and int64_t by Andreas Färber · 13 years ago
  7. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  8. cbcfa04 link the main loop and its dependencies into the tools by Paolo Bonzini · 14 years ago
  9. 1ed520c qed: add migration blocker (v2) by Anthony Liguori · 13 years ago
  10. 74e26c1 core: remove qemu_service_io by Frediano Ziglio · 13 years ago
  11. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  12. 5fc09ca qemu-tool: Stub out qemu-timer functions by Stefan Hajnoczi · 14 years ago
  13. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  14. 4e59b54 tools: Use real async.c instead of stubs by Kevin Wolf · 14 years ago
  15. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  16. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  17. 526f0ac error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o by Markus Armbruster · 15 years ago
  18. 7b27a76 rename IOCanRWHandler to IOCanReadHandler by Juan Quintela · 15 years ago
  19. 827b081 error: Infrastructure to track locations for error reporting by Markus Armbruster · 15 years ago
  20. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  21. 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 15 years ago
  22. 070a2f8 tools: Remove unused cur_mon from qemu-tool.c by Markus Armbruster · 15 years ago
  23. 0d1ea87 QMP: Asynchronous events infrastructure by Luiz Capitulino · 15 years ago
  24. eeb4a3b Added imlpementation for qemu_error for non-qemu executables by Naphtali Sprei · 15 years ago
  25. 9a1e948 Introduce contexts for asynchronous callbacks by Kevin Wolf · 15 years ago
  26. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  27. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  28. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  29. d92620c Fix warning from sparse (wrong declaration) by aurel32 · 16 years ago
  30. 474ad83 Use qemu_gettimeofday. by pbrook · 16 years ago
  31. 9e472e1 Fix IO performance regression in sparc by aliguori · 16 years ago
  32. 03ff3ca Use common objects for qemu-img and qemu-nbd by aliguori · 17 years ago