index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-0
/
+20
*
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
2007-12-17
1
-0
/
+1
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-2
/
+2
*
Break up vl.h.
pbrook
2007-11-17
1
-4
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-13
/
+13
*
Windows build fixes.
pbrook
2007-06-07
1
-0
/
+24
*
qemu_create_pidfile implementation for Win32, based on a patch by
ths
2007-03-25
1
-0
/
+48
*
Kqemu support for Solaris, by Ben Taylor.
ths
2007-01-17
1
-0
/
+13
*
fd leak fix (Igor Kovalenko)
bellard
2006-08-17
1
-8
/
+4
*
removed unused code
bellard
2006-08-03
1
-238
/
+0
*
removed unused code
bellard
2006-08-01
1
-195
/
+0
*
Only use /dev/shm hack when kqemu is enabled.
pbrook
2006-05-22
1
-4
/
+18
*
informative message about low memory on /dev/shm
bellard
2005-04-23
1
-0
/
+27
*
windows support for kqemu (Filip Navara)
bellard
2005-04-17
1
-6
/
+19
*
win32 + Mac OS X compile fix
bellard
2005-02-21
1
-0
/
+8
*
shared pages memory allocation
bellard
2005-02-10
1
-0
/
+81
*
use the kernel sigaction syscall to avoid relying on glibc one
bellard
2004-08-03
1
-0
/
+16
*
added qemu_strdup()
bellard
2004-07-14
1
-0
/
+10
*
fixing free
bellard
2004-04-04
1
-0
/
+2
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-2
/
+3
*
added qemu_mallocz()
bellard
2004-03-14
1
-0
/
+10
*
added OS dependent functions (temporary as most functions are generic in fact)
bellard
2004-02-16
1
-0
/
+460