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