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