index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block-raw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-11
block-raw/kqemu fix.
pbrook
1
-1
/
+1
2007-11-11
Split block API from vl.h.
pbrook
1
-17
/
+18
2007-10-20
Physical hard disk drive for win32, by Stefan Weil.
ths
1
-5
/
+4
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