index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block-raw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-21
Avoid compilation warnings on 64 bits hosts.
j_mayer
1
-5
/
+10
2007-09-20
Make likely/unlikely accessible also in hw/.
balrog
1
-1
/
+1
2007-09-20
Use logfile only when loglevel is set (http://bugzilla.openmoko.org/cgi-bin/bugz
balrog
1
-9
/
+6
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-15
/
+15
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-35
/
+35
2007-09-13
Enhance raw io reliability, by Ben Guthro.
ths
1
-2
/
+70
2007-07-11
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2007-01-18
Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>.
ths
1
-2
/
+12
2007-01-07
win32: physical drive support (initial patch by kazu)
bellard
1
-1
/
+15
2007-01-07
removed redundant qemu_aio_flush()
bellard
1
-4
/
+0
2007-01-07
win32 block device fixes (initial patch by kazu)
bellard
1
-5
/
+12
2007-01-05
patch for block-raw.c for Solaris, by Ben Taylor.
ths
1
-0
/
+2
2006-12-22
Build fix for AIO (-dummy) on Windows, by Stefan Weil.
ths
1
-0
/
+4
2006-12-21
Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.
ths
1
-0
/
+3
2006-09-03
Flush IO requests before savevm (original patch by Blue Swirl).
pbrook
1
-0
/
+11
2006-08-24
win32 aio emulation fix
bellard
1
-0
/
+3
2006-08-23
win32 compilation fixes
bellard
1
-28
/
+12
2006-08-19
better support of host drives
bellard
1
-100
/
+582
2006-08-07
Dynamically allocate AIO Completion Blocks.
pbrook
1
-141
/
+139
2006-08-06
fixed blocking io emulation
bellard
1
-0
/
+5
2006-08-05
O_LARGEFILE is not needed
bellard
1
-1
/
+1
2006-08-03
win32 fixes (initial patch by kazu)
bellard
1
-20
/
+30
2006-08-02
some compilation fixes
bellard
1
-10
/
+16
2006-08-01
async file I/O API
bellard
1
-0
/
+817