1. e916a6e oslib-posix: Print errors before aborting on qemu_alloc_stack() by Eduardo Habkost · 8 years ago
  2. 02ffa03 util/oslib-posix.c: Avoid warning on NetBSD by Peter Maydell · 8 years ago
  3. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago
  4. 2a8469a Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 8 years ago
  5. 462e5d5 oslib: strip trailing '\n' from error_setg() string argument by Philippe Mathieu-Daudé · 8 years ago
  6. 7e6478e Check the return value of fcntl in qemu_set_cloexec by Stefano Stabellini · 8 years ago
  7. fcdcf1e util: drop old utimensat() compat code by Greg Kurz · 8 years ago
  8. dfd0dcc mem-prealloc: fix sysconf(_SC_NPROCESSORS_ONLN) failure case. by Jitendra Kolhe · 8 years ago
  9. 6b3cca7 oslib-posix: fix compilation on OpenBSD by Paolo Bonzini · 8 years ago
  10. 9dc44aa os: don't corrupt pre-existing memory-backend data with prealloc by Daniel P. Berrange · 8 years ago
  11. 1e356fc mem-prealloc: reduce large guest start-up and migration time. by Jitendra Kolhe · 8 years ago
  12. d98d407 cpus: remove ugly cast on sigbus_handler by Paolo Bonzini · 8 years ago
  13. a7764f1 Fix FreeBSD (10.x) build after 7dc9ae43 by Ed Maste · 8 years ago
  14. 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
  15. 86e121a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  16. 7dc9ae4 util: Introduce qemu_get_pid_name by Michal Privoznik · 9 years ago
  17. 7d992e4 oslib-posix: add a configure switch to debug stack usage by Peter Lieven · 9 years ago
  18. 8737d9e oslib-posix: add helpers for stack alloc and free by Peter Lieven · 9 years ago
  19. 056b68a fix qemu exit on memory hotplug when allocation fails at prealloc time by Igor Mammedov · 9 years ago
  20. 55ad781 use g_path_get_dirname instead of dirname by Wei Jiangang · 9 years ago
  21. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  22. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  23. d2f39ad exec.c: Ensure right alignment also for file backed ram by Dominik Dingel · 9 years ago
  24. ee1e0f8 util: align memory allocations to 2M on AArch64 by Christoffer Dall · 9 years ago
  25. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  26. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  27. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  28. 8ff98f1 Remove unneeded include statements for setjmp.h by Stefan Weil · 9 years ago
  29. d5db2ec oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h by Peter Maydell · 9 years ago
  30. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  31. 7197fb4 util/mmap-alloc: fix hugetlb support on ppc64 by Michael S. Tsirkin · 9 years ago
  32. ca3e40e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  33. 794e8f3 exec: factor out duplicate mmap code by Michael S. Tsirkin · 10 years ago
  34. 57cb38b osdep: add qemu_fork() wrapper for safely handling signals by Daniel P. Berrange · 10 years ago
  35. 9fac18f oslib: allocate PROT_NONE pages on top of RAM by Michael S. Tsirkin · 10 years ago
  36. c2dfc5b oslib: rework anonimous RAM allocation by Michael S. Tsirkin · 10 years ago
  37. 6a11d51 util: allow \n to terminate password input by Daniel P. Berrange · 10 years ago
  38. d57e4e4 util: move read_password method out of qemu-img into osdep/oslib by Daniel P. Berrange · 10 years ago
  39. 2a0457b oslib-posix: Fix compiler warning (-Wclobbered) and simplify the code by Stefan Weil · 10 years ago
  40. a2b257d memory: expose alignment used for allocating RAM as MemoryRegion API by Igor Mammedov · 10 years ago
  41. 404ac83 util: Improve os_mem_prealloc error message by Michal Privoznik · 10 years ago
  42. 7d2a35c block: Introduce qemu_try_blockalign() by Kevin Wolf · 11 years ago
  43. b7bf8f5 oslib-posix: Fix new compiler error with -Wclobbered by Stefan Weil · 11 years ago
  44. 3818331 memory: move preallocation code out of exec.c by Paolo Bonzini · 11 years ago
  45. 41975b2 oslib-posix: Fix build on FreeBSD by Andreas Färber · 11 years ago
  46. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  47. e535465 qemu_memalign: Allow small alignments by Kevin Wolf · 11 years ago
  48. 13401ba osdep: add qemu_set_tty_echo() by Stefan Hajnoczi · 11 years ago
  49. 606600a util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR by Sebastian Ottlik · 11 years ago
  50. 3922825 exec: Don't abort when we can't allocate guest memory by Markus Armbruster · 12 years ago
  51. e2ea351 osdep: add qemu_get_local_state_pathname() by Laszlo Ersek · 12 years ago
  52. e7a09b9 osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory by Paolo Bonzini · 12 years ago
  53. 6eebf95 osdep, kvm: rename low-level RAM allocation functions by Paolo Bonzini · 12 years ago
  54. 7dda5dc migration: initialize RAM to zero by Paolo Bonzini · 12 years ago
  55. f9e8cac oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() by Stefan Hajnoczi · 12 years ago
  56. 2e07b29 oslib-posix: Align to permit transparent hugepages on ARM Linux by Peter Maydell · 12 years ago
  57. 0360ccf bsd-user: avoid conflict with qemu_vmalloc by Blue Swirl · 12 years ago
  58. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from oslib-posix.c]
  59. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  60. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  61. 22bfa75 aio: clean up now-unused functions by Paolo Bonzini · 13 years ago
  62. fdec991 s390: autodetect map private by Christian Borntraeger · 13 years ago
  63. 71ea2e0 bsd-user: fix build by Blue Swirl · 13 years ago
  64. cbcfa04 link the main loop and its dependencies into the tools by Paolo Bonzini · 14 years ago
  65. ae0f940 9pfs: improve portability to older systems by Paolo Bonzini · 13 years ago
  66. c2a8238 Support running QEMU on Valgrind by Stefan Weil · 13 years ago
  67. 154b9a0 add socket_set_block by Paolo Bonzini · 13 years ago
  68. 36b5862 qemu_vmalloc: align properly for transparent hugepages and KVM by Avi Kivity · 14 years ago
  69. c7f4111 Add missing trace call to oslib-posix.c:qemu_vmalloc() by Jes Sorensen · 14 years ago
  70. f97742d Darwin: Fix compilation warning regarding the deprecated daemon() function by Alexandre Raymond · 14 years ago
  71. 3867142 virtio-9p: fix build on !CONFIG_UTIMENSAT by Hidetoshi Seto · 14 years ago
  72. b152aa8 Consolidate oom_check() functions by Jes Sorensen · 14 years ago
  73. 70e72ce qemu_pipe() is used only by POSIX code, so move to oslib-posix.c by Jes Sorensen · 14 years ago
  74. 9549e76 Move osdep socket code to oslib-{posix,win32}.c by Jes Sorensen · 14 years ago
  75. c1b0b93 Move QEMU OS dependant library functions to OS specific files by Jes Sorensen · 14 years ago