1. fc97a65 event_notifier: add Win32 implementation by Paolo Bonzini · 15 years ago
  2. 3988475 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  3. d3e8f95 w32: Add implementation of gmtime_r, localtime_r by Stefan Weil · 12 years ago
  4. 995ee2b curses: don't initialize curses when qemu is daemonized by Hitoshi Mitake · 12 years ago
  5. 5cf6dd5 w64: Fix definition of setjmp by Stefan Weil · 13 years ago
  6. acf126b w32: Move defines for socket specific errors to qemu-os-win32.h by Stefan Weil · 13 years ago
  7. d3b12f5 main-loop: create main-loop.c by Paolo Bonzini · 13 years ago
  8. 44a9b35 main-loop: create main-loop.h by Paolo Bonzini · 13 years ago
  9. 077030d w32: Fix missing declaration of ffs() by Stefan Weil · 14 years ago
  10. 082b555 Move generic or OS function declarations to qemu-common.h by Blue Swirl · 14 years ago
  11. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  12. 6650b71 win32: Set unbuffered stdout by Stefan Weil · 14 years ago
  13. 5635efc win32: Add define for missing EPROTONOSUPPORT by Stefan Weil · 15 years ago
  14. ce798cf Move set_proc_name() to OS specific files. by Jes Sorensen · 15 years ago
  15. 9156d76 Move line-buffering setup to OS specific files. by Jes Sorensen · 15 years ago
  16. e06eb60 Make os_change_process_uid and os_change_root os-posix.c local by Jes Sorensen · 15 years ago
  17. eb505be Move daemonize handling to OS specific files by Jes Sorensen · 15 years ago
  18. 0766379 Move chroot handling to OS specific files. by Jes Sorensen · 15 years ago
  19. 8847cfe Move runas handling from vl.c to OS specific files. by Jes Sorensen · 15 years ago
  20. 8d963e6 Move main signal handler setup to os specificfiles. by Jes Sorensen · 15 years ago
  21. 0d93ca7 vl.c: Move host_main_loop_wait() to OS specific files. by Jes Sorensen · 15 years ago
  22. 39626c0 Create qemu-os-win32.h and move WIN32 specific declarations there by Jes Sorensen · 15 years ago