1. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  2. e78815a Introduce qemu_madvise() by Andreas Färber · 14 years ago
  3. 0a1574b win32: Add missing function setenv by Stefan Weil · 15 years ago
  4. 5096fae qdev: move DO_UPCAST() into osdep.h by Mark McLoughlin · 15 years ago
  5. de5071c Fix a Sparse warning about redefinition of offsetof() by Blue Swirl · 15 years ago
  6. f0d99ad move useful type definitons to osdep.h by Juan Quintela · 15 years ago
  7. 636aa20 Replace always_inline with inline by Blue Swirl · 15 years ago
  8. f7b4a94 snapshot subcommand for qemu-img (Kevin Wolf) by aliguori · 16 years ago
  9. 80fe30e Fix a typo preventing GNUC builtins usage. by balrog · 16 years ago
  10. 3dec6ec Only force inlining when optimizing. by pbrook · 16 years ago
  11. c2b48b6 Fix -linux-user build by reverting r5701 by aliguori · 16 years ago
  12. 15ed71b Define OS-dependent qemu_getpagesize() (Hollis Blanchard) by aliguori · 16 years ago
  13. bad5b1e Define macro QEMU_GNUC_PREREQ and use it by aurel32 · 16 years ago
  14. ac509d8 Move offsetof to osdep.h, remove local defintions. by balrog · 16 years ago
  15. 62a6e3e add container_of() macro to osdep.h (Gerd Hoffmann) by aliguori · 16 years ago
  16. 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  17. cebdff7 Fix always_inline definition for Darwin, by Andreas Faerber. by ths · 17 years ago
  18. ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
  19. 0954d0d Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady) by blueswir1 · 17 years ago
  20. d656469 use simpler REGPARM convention - make CPUTLBEntry size a power of two by bellard · 17 years ago
  21. 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
  22. c6d29ad Add missing ffs() declaration for Win32 hosts, by Stefan Weil. by balrog · 17 years ago
  23. df2542c Avoid duplicated definitions: move common definitions from exec-all.h by j_mayer · 17 years ago
  24. 29b3a66 Windows build fixes. by pbrook · 18 years ago
  25. aa26bb2 qemu_create_pidfile implementation for Win32, based on a patch by by ths · 18 years ago
  26. 7f1a839 removed unused code by bellard · 18 years ago
  27. d62ca2b removed unused code by bellard · 18 years ago
  28. 755d137 removed warning by bellard · 19 years ago
  29. 49b470e shared pages memory allocation by bellard · 20 years ago
  30. d2bfb39 use the kernel sigaction syscall to avoid relying on glibc one by bellard · 20 years ago
  31. 2571929 added qemu_strdup() by bellard · 20 years ago
  32. 0fb4822 added qemu_mallocz() by bellard · 21 years ago
  33. ea88812 added OS dependent functions (temporary as most functions are generic in fact) by bellard · 21 years ago