* [Qemu-devel] qemu block-raw.c
@ 2006-08-02 22:02 Fabrice Bellard
0 siblings, 0 replies; 12+ messages in thread
From: Fabrice Bellard @ 2006-08-02 22:02 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/08/02 22:02:08
Modified files:
. : block-raw.c
Log message:
some compilation fixes
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.1&r2=1.2
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2006-08-03 9:07 Fabrice Bellard
0 siblings, 0 replies; 12+ messages in thread
From: Fabrice Bellard @ 2006-08-03 9:07 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/08/03 09:07:19
Modified files:
. : block-raw.c
Log message:
win32 fixes (initial patch by kazu)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.2&r2=1.3
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2006-08-05 21:27 Fabrice Bellard
0 siblings, 0 replies; 12+ messages in thread
From: Fabrice Bellard @ 2006-08-05 21:27 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/08/05 21:27:56
Modified files:
. : block-raw.c
Log message:
O_LARGEFILE is not needed
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2006-08-24 18:58 Fabrice Bellard
0 siblings, 0 replies; 12+ messages in thread
From: Fabrice Bellard @ 2006-08-24 18:58 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/08/24 18:58:29
Modified files:
. : block-raw.c
Log message:
win32 aio emulation fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.8&r2=1.9
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2006-12-21 19:14 Thiemo Seufer
0 siblings, 0 replies; 12+ messages in thread
From: Thiemo Seufer @ 2006-12-21 19:14 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Thiemo Seufer <ths> 06/12/21 19:14:11
Modified files:
. : block-raw.c
Log message:
Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.10&r2=1.11
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2006-12-22 14:19 Thiemo Seufer
0 siblings, 0 replies; 12+ messages in thread
From: Thiemo Seufer @ 2006-12-22 14:19 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Thiemo Seufer <ths> 06/12/22 14:19:53
Modified files:
. : block-raw.c
Log message:
Build fix for AIO (-dummy) on Windows, by Stefan Weil.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.11&r2=1.12
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2007-01-07 17:33 Fabrice Bellard
0 siblings, 0 replies; 12+ messages in thread
From: Fabrice Bellard @ 2007-01-07 17:33 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 07/01/07 17:33:20
Modified files:
. : block-raw.c
Log message:
removed redundant qemu_aio_flush()
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.14&r2=1.15
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2007-01-18 0:22 Thiemo Seufer
0 siblings, 0 replies; 12+ messages in thread
From: Thiemo Seufer @ 2007-01-18 0:22 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Thiemo Seufer <ths> 07/01/18 00:22:11
Modified files:
. : block-raw.c
Log message:
Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.16&r2=1.17
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2007-09-13 12:29 Thiemo Seufer
0 siblings, 0 replies; 12+ messages in thread
From: Thiemo Seufer @ 2007-09-13 12:29 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Thiemo Seufer <ths> 07/09/13 12:29:23
Modified files:
. : block-raw.c
Log message:
Enhance raw io reliability, by Ben Guthro.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.18&r2=1.19
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2007-09-20 12:42 Andrzej Zaborowski
0 siblings, 0 replies; 12+ messages in thread
From: Andrzej Zaborowski @ 2007-09-20 12:42 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Andrzej Zaborowski <balrog> 07/09/20 12:42:24
Modified files:
. : block-raw.c
Log message:
Use logfile only when loglevel is set (http://bugzilla.openmoko.org/cgi-bin/bugz
illa/show_bug.cgi?id=886).
raw_pread() and raw_pwrite() are expected to return number of bytes read.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.21&r2=1.22
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2007-10-20 20:40 Thiemo Seufer
0 siblings, 0 replies; 12+ messages in thread
From: Thiemo Seufer @ 2007-10-20 20:40 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Thiemo Seufer <ths> 07/10/20 20:40:06
Modified files:
. : block-raw.c
Log message:
Physical hard disk drive for win32, by Stefan Weil.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.24&r2=1.25
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] qemu block-raw.c
@ 2007-11-11 11:43 Paul Brook
0 siblings, 0 replies; 12+ messages in thread
From: Paul Brook @ 2007-11-11 11:43 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Paul Brook <pbrook> 07/11/11 11:43:27
Modified files:
. : block-raw.c
Log message:
block-raw/kqemu fix.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.26&r2=1.27
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2007-11-11 11:43 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-11 11:43 [Qemu-devel] qemu block-raw.c Paul Brook
-- strict thread matches above, loose matches on Subject: below --
2007-10-20 20:40 Thiemo Seufer
2007-09-20 12:42 Andrzej Zaborowski
2007-09-13 12:29 Thiemo Seufer
2007-01-18 0:22 Thiemo Seufer
2007-01-07 17:33 Fabrice Bellard
2006-12-22 14:19 Thiemo Seufer
2006-12-21 19:14 Thiemo Seufer
2006-08-24 18:58 Fabrice Bellard
2006-08-05 21:27 Fabrice Bellard
2006-08-03 9:07 Fabrice Bellard
2006-08-02 22:02 Fabrice Bellard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).