1. 415a9fb osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves by Peter Maydell · 3 years, 9 months ago
  2. fcdcf1e util: drop old utimensat() compat code by Greg Kurz · 8 years ago
  3. 4d04351 build: include sys/sysmacros.h for major() and minor() by Christopher Covington · 8 years ago
  4. 1ee7321 log: Add locking to large logging blocks by Richard Henderson · 8 years ago
  5. 8737d9e oslib-posix: add helpers for stack alloc and free by Peter Lieven · 8 years ago
  6. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  7. b16a44e osdep: remove use of socket_error() from all code by Daniel P. Berrange · 9 years ago
  8. a2d96af osdep: add wrappers for socket functions by Daniel P. Berrange · 9 years ago
  9. c619644 osdep: fix socket_error() to work with Mingw64 by Daniel P. Berrange · 9 years ago
  10. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  11. 506f40f os-posix: include sys/time.h by Wenchao Xia · 11 years ago
  12. 888a6bc Add option to mlock qemu and guest memory by Satoru Moriya · 12 years ago
  13. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago[Renamed from qemu-os-posix.h]
  14. 995ee2b curses: don't initialize curses when qemu is daemonized by Hitoshi Mitake · 12 years ago
  15. ae0f940 9pfs: improve portability to older systems by Paolo Bonzini · 13 years ago
  16. d3b12f5 main-loop: create main-loop.c by Paolo Bonzini · 13 years ago
  17. 3867142 virtio-9p: fix build on !CONFIG_UTIMENSAT by Hidetoshi Seto · 14 years ago
  18. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  19. ce798cf Move set_proc_name() to OS specific files. by Jes Sorensen · 15 years ago
  20. 9156d76 Move line-buffering setup to OS specific files. by Jes Sorensen · 15 years ago
  21. e06eb60 Make os_change_process_uid and os_change_root os-posix.c local by Jes Sorensen · 15 years ago
  22. eb505be Move daemonize handling to OS specific files by Jes Sorensen · 15 years ago
  23. 0766379 Move chroot handling to OS specific files. by Jes Sorensen · 15 years ago
  24. 8847cfe Move runas handling from vl.c to OS specific files. by Jes Sorensen · 15 years ago
  25. 8d963e6 Move main signal handler setup to os specificfiles. by Jes Sorensen · 15 years ago
  26. 69bd73b Move win32 early signal handling setup to os_setup_signal_handling() by Jes Sorensen · 15 years ago
  27. 86b645e Introduce os-posix.c and create os_setup_signal_handling() by Jes Sorensen · 15 years ago
  28. 0d93ca7 vl.c: Move host_main_loop_wait() to OS specific files. by Jes Sorensen · 15 years ago