1. a28c2f2 oslib-win32: Change return type of function getpagesize by Stefan Weil · 9 years ago
  2. 57cb38b osdep: add qemu_fork() wrapper for safely handling signals by Daniel P. Berrange · 10 years ago
  3. 4d9310f oslib-win32: only provide localtime_r/gmtime_r if missing by Daniel P. Berrange · 9 years ago
  4. d57e4e4 util: move read_password method out of qemu-img into osdep/oslib by Daniel P. Berrange · 10 years ago
  5. a2b257d memory: expose alignment used for allocating RAM as MemoryRegion API by Igor Mammedov · 10 years ago
  6. 7d2a35c block: Introduce qemu_try_blockalign() by Kevin Wolf · 11 years ago
  7. 0a99aae Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  8. 3818331 memory: move preallocation code out of exec.c by Paolo Bonzini · 11 years ago
  9. e637aa6 w32: Fix regression caused by new g_poll implementation by Stefan Weil · 11 years ago
  10. 5a00754 glib: fix g_poll early timeout on windows by Sangho Park · 11 years ago
  11. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  12. 13401ba osdep: add qemu_set_tty_echo() by Stefan Hajnoczi · 11 years ago
  13. 606600a util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  14. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 12 years ago
  15. e2ea351 osdep: add qemu_get_local_state_pathname() by Laszlo Ersek · 12 years ago
  16. e7a09b9 osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory by Paolo Bonzini · 12 years ago
  17. 6eebf95 osdep, kvm: rename low-level RAM allocation functions by Paolo Bonzini · 12 years ago
  18. f9e8cac oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() by Stefan Hajnoczi · 12 years ago
  19. 94c8ff3 w32: Make qemu_vfree() accept NULL like the POSIX implementation by Markus Armbruster · 12 years ago
  20. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from oslib-win32.c]
  21. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  22. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  23. 3bc2f57 build: replace weak symbols with a static library by Paolo Bonzini · 12 years ago
  24. 1f001dc compiler: support Darwin weak references by Paolo Bonzini · 12 years ago
  25. dbb5f38 win32: add weak version of qemu_fd_register by Paolo Bonzini · 12 years ago
  26. d3e8f95 w32: Add implementation of gmtime_r, localtime_r by Stefan Weil · 12 years ago
  27. d3385eb main-loop: interrupt wait when data arrives on a socket by Paolo Bonzini · 13 years ago
  28. cbcfa04 link the main loop and its dependencies into the tools by Paolo Bonzini · 14 years ago
  29. 154b9a0 add socket_set_block by Paolo Bonzini · 13 years ago
  30. 57a8821 w32: Remove implementation of function ffs by Stefan Weil · 14 years ago
  31. b152aa8 Consolidate oom_check() functions by Jes Sorensen · 14 years ago
  32. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  33. 9549e76 Move osdep socket code to oslib-{posix,win32}.c by Jes Sorensen · 14 years ago
  34. c1b0b93 Move QEMU OS dependant library functions to OS specific files by Jes Sorensen · 14 years ago