1. 7d2a35c block: Introduce qemu_try_blockalign() by Kevin Wolf · 11 years ago
  2. b7bf8f5 oslib-posix: Fix new compiler error with -Wclobbered by Stefan Weil · 11 years ago
  3. 3818331 memory: move preallocation code out of exec.c by Paolo Bonzini · 11 years ago
  4. 41975b2 oslib-posix: Fix build on FreeBSD by Andreas Färber · 11 years ago
  5. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  6. e535465 qemu_memalign: Allow small alignments by Kevin Wolf · 11 years ago
  7. 13401ba osdep: add qemu_set_tty_echo() by Stefan Hajnoczi · 11 years ago
  8. 606600a util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  9. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 11 years ago
  10. e2ea351 osdep: add qemu_get_local_state_pathname() by Laszlo Ersek · 12 years ago
  11. e7a09b9 osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory by Paolo Bonzini · 12 years ago
  12. 6eebf95 osdep, kvm: rename low-level RAM allocation functions by Paolo Bonzini · 12 years ago
  13. 7dda5dc migration: initialize RAM to zero by Paolo Bonzini · 12 years ago
  14. f9e8cac oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() by Stefan Hajnoczi · 12 years ago
  15. 2e07b29 oslib-posix: Align to permit transparent hugepages on ARM Linux by Peter Maydell · 12 years ago
  16. 0360ccf bsd-user: avoid conflict with qemu_vmalloc by Blue Swirl · 12 years ago
  17. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from oslib-posix.c]
  18. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  19. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  20. 22bfa75 aio: clean up now-unused functions by Paolo Bonzini · 12 years ago
  21. fdec991 s390: autodetect map private by Christian Borntraeger · 13 years ago
  22. 71ea2e0 bsd-user: fix build by Blue Swirl · 13 years ago
  23. cbcfa04 link the main loop and its dependencies into the tools by Paolo Bonzini · 13 years ago
  24. ae0f940 9pfs: improve portability to older systems by Paolo Bonzini · 13 years ago
  25. c2a8238 Support running QEMU on Valgrind by Stefan Weil · 13 years ago
  26. 154b9a0 add socket_set_block by Paolo Bonzini · 13 years ago
  27. 36b5862 qemu_vmalloc: align properly for transparent hugepages and KVM by Avi Kivity · 13 years ago
  28. c7f4111 Add missing trace call to oslib-posix.c:qemu_vmalloc() by Jes Sorensen · 13 years ago
  29. f97742d Darwin: Fix compilation warning regarding the deprecated daemon() function by Alexandre Raymond · 14 years ago
  30. 3867142 virtio-9p: fix build on !CONFIG_UTIMENSAT by Hidetoshi Seto · 14 years ago
  31. b152aa8 Consolidate oom_check() functions by Jes Sorensen · 14 years ago
  32. 70e72ce qemu_pipe() is used only by POSIX code, so move to oslib-posix.c 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