1. 5fc09ca qemu-tool: Stub out qemu-timer functions by Stefan Hajnoczi · 14 years ago
  2. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  3. 4e59b54 tools: Use real async.c instead of stubs by Kevin Wolf · 14 years ago
  4. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  5. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  6. 526f0ac error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o by Markus Armbruster · 15 years ago
  7. 7b27a76 rename IOCanRWHandler to IOCanReadHandler by Juan Quintela · 15 years ago
  8. 827b081 error: Infrastructure to track locations for error reporting by Markus Armbruster · 15 years ago
  9. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  10. 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 15 years ago
  11. 070a2f8 tools: Remove unused cur_mon from qemu-tool.c by Markus Armbruster · 15 years ago
  12. 0d1ea87 QMP: Asynchronous events infrastructure by Luiz Capitulino · 15 years ago
  13. eeb4a3b Added imlpementation for qemu_error for non-qemu executables by Naphtali Sprei · 15 years ago
  14. 9a1e948 Introduce contexts for asynchronous callbacks by Kevin Wolf · 15 years ago
  15. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 15 years ago
  16. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  17. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  18. d92620c Fix warning from sparse (wrong declaration) by aurel32 · 16 years ago
  19. 474ad83 Use qemu_gettimeofday. by pbrook · 16 years ago
  20. 9e472e1 Fix IO performance regression in sparc by aliguori · 16 years ago
  21. 03ff3ca Use common objects for qemu-img and qemu-nbd by aliguori · 16 years ago