index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block-raw.c
Age
Commit message (
Expand
)
Author
2007-10-20
Physical hard disk drive for win32, by Stefan Weil.
ths
2007-09-21
Avoid compilation warnings on 64 bits hosts.
j_mayer
2007-09-20
Make likely/unlikely accessible also in hw/.
balrog
2007-09-20
Use logfile only when loglevel is set (http://bugzilla.openmoko.org/cgi-bin/bugz
balrog
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-13
Enhance raw io reliability, by Ben Guthro.
ths
2007-07-11
Spelling fixes, by Stefan Weil.
ths
2007-01-18
Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>.
ths
2007-01-07
win32: physical drive support (initial patch by kazu)
bellard
2007-01-07
removed redundant qemu_aio_flush()
bellard
2007-01-07
win32 block device fixes (initial patch by kazu)
bellard
2007-01-05
patch for block-raw.c for Solaris, by Ben Taylor.
ths
2006-12-22
Build fix for AIO (-dummy) on Windows, by Stefan Weil.
ths
2006-12-21
Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.
ths
2006-09-03
Flush IO requests before savevm (original patch by Blue Swirl).
pbrook
2006-08-24
win32 aio emulation fix
bellard
2006-08-23
win32 compilation fixes
bellard
2006-08-19
better support of host drives
bellard
2006-08-07
Dynamically allocate AIO Completion Blocks.
pbrook
2006-08-06
fixed blocking io emulation
bellard
2006-08-05
O_LARGEFILE is not needed
bellard
2006-08-03
win32 fixes (initial patch by kazu)
bellard
2006-08-02
some compilation fixes
bellard
2006-08-01
async file I/O API
bellard