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
/
block-raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Physical hard disk drive for win32, by Stefan Weil.
ths
2007-10-20
1
-5
/
+4
*
Avoid compilation warnings on 64 bits hosts.
j_mayer
2007-09-21
1
-5
/
+10
*
Make likely/unlikely accessible also in hw/.
balrog
2007-09-20
1
-1
/
+1
*
Use logfile only when loglevel is set (http://bugzilla.openmoko.org/cgi-bin/bugz
balrog
2007-09-20
1
-9
/
+6
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-15
/
+15
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-35
/
+35
*
Enhance raw io reliability, by Ben Guthro.
ths
2007-09-13
1
-2
/
+70
*
Spelling fixes, by Stefan Weil.
ths
2007-07-11
1
-1
/
+1
*
Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>.
ths
2007-01-18
1
-2
/
+12
*
win32: physical drive support (initial patch by kazu)
bellard
2007-01-07
1
-1
/
+15
*
removed redundant qemu_aio_flush()
bellard
2007-01-07
1
-4
/
+0
*
win32 block device fixes (initial patch by kazu)
bellard
2007-01-07
1
-5
/
+12
*
patch for block-raw.c for Solaris, by Ben Taylor.
ths
2007-01-05
1
-0
/
+2
*
Build fix for AIO (-dummy) on Windows, by Stefan Weil.
ths
2006-12-22
1
-0
/
+4
*
Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.
ths
2006-12-21
1
-0
/
+3
*
Flush IO requests before savevm (original patch by Blue Swirl).
pbrook
2006-09-03
1
-0
/
+11
*
win32 aio emulation fix
bellard
2006-08-24
1
-0
/
+3
*
win32 compilation fixes
bellard
2006-08-23
1
-28
/
+12
*
better support of host drives
bellard
2006-08-19
1
-100
/
+582
*
Dynamically allocate AIO Completion Blocks.
pbrook
2006-08-07
1
-141
/
+139
*
fixed blocking io emulation
bellard
2006-08-06
1
-0
/
+5
*
O_LARGEFILE is not needed
bellard
2006-08-05
1
-1
/
+1
*
win32 fixes (initial patch by kazu)
bellard
2006-08-03
1
-20
/
+30
*
some compilation fixes
bellard
2006-08-02
1
-10
/
+16
*
async file I/O API
bellard
2006-08-01
1
-0
/
+817