- 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
- 179a2c1 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure by blueswir1 · 16 years ago
- c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
- d40cdb1 Fix BSD breakage from r6736 by blueswir1 · 16 years ago
- 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
- d456ae3 Remove redundant #ifdef _BSD by blueswir1 · 16 years ago
- 5f8712a Use MAP_ANON also for FreeBSD (Juergen Lock) by blueswir1 · 16 years ago
- 48253bd Use qemu_memalign instead of memalign in qemu_vmalloc by malc · 16 years ago
- c2b48b6 Fix -linux-user build by reverting r5701 by aliguori · 16 years ago
- 6f7af85 Allocate guest memory on host page boundaries (Hollis Blanchard) by aliguori · 16 years ago
- 15ed71b Define OS-dependent qemu_getpagesize() (Hollis Blanchard) by aliguori · 16 years ago
- 03ff3ca Use common objects for qemu-img and qemu-nbd by aliguori · 17 years ago
- 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 17 years ago
- 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
- 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- 2520c66 Use "mount -o remount" instead of "umount" and "mount /dev/shm", by aurel32 · 17 years ago
- ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
- 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
- 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
- 29b3a66 Windows build fixes. by pbrook · 18 years ago
- aa26bb2 qemu_create_pidfile implementation for Win32, based on a patch by by ths · 18 years ago
- 605686c Kqemu support for Solaris, by Ben Taylor. by ths · 18 years ago
- 243a273 fd leak fix (Igor Kovalenko) by bellard · 19 years ago
- 7f1a839 removed unused code by bellard · 19 years ago
- d62ca2b removed unused code by bellard · 19 years ago
- 6cb7ee8 Only use /dev/shm hack when kqemu is enabled. by pbrook · 19 years ago
- 6bae7ed informative message about low memory on /dev/shm by bellard · 20 years ago
- 6e4255f windows support for kqemu (Filip Navara) by bellard · 20 years ago
- 194884d win32 + Mac OS X compile fix by bellard · 20 years ago
- 49b470e shared pages memory allocation by bellard · 20 years ago
- d2bfb39 use the kernel sigaction syscall to avoid relying on glibc one by bellard · 21 years ago
- 2571929 added qemu_strdup() by bellard · 21 years ago
- 57c3072 fixing free by bellard · 21 years ago
- 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
- 07d8986 added qemu_mallocz() by bellard · 21 years ago
- ea88812 added OS dependent functions (temporary as most functions are generic in fact) by bellard · 21 years ago