* [Qemu-devel] qemu/hw scsi-disk.c
@ 2006-05-26 16:46 Paul Brook
0 siblings, 0 replies; 9+ messages in thread
From: Paul Brook @ 2006-05-26 16:46 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Branch:
Changes by: Paul Brook <pbrook@savannah.gnu.org> 06/05/26 16:46:55
Modified files:
hw : scsi-disk.c
Log message:
Fix scsi sector size confusion (Blue Swirl).
Fix short TOC read.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/scsi-disk.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2006-05-26 18:08 Paul Brook
0 siblings, 0 replies; 9+ messages in thread
From: Paul Brook @ 2006-05-26 18:08 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Branch:
Changes by: Paul Brook <pbrook@savannah.gnu.org> 06/05/26 18:08:11
Modified files:
hw : scsi-disk.c
Log message:
Small read fix.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/scsi-disk.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2006-06-03 14:23 Paul Brook
0 siblings, 0 replies; 9+ messages in thread
From: Paul Brook @ 2006-06-03 14:23 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Branch:
Changes by: Paul Brook <pbrook@savannah.gnu.org> 06/06/03 14:23:34
Modified files:
hw : scsi-disk.c
Log message:
More SCSI commands (Blue Swirl).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/scsi-disk.c.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2006-08-06 11:31 Paul Brook
0 siblings, 0 replies; 9+ messages in thread
From: Paul Brook @ 2006-08-06 11:31 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Paul Brook <pbrook> 06/08/06 11:31:07
Modified files:
hw : scsi-disk.c
Log message:
Fix SCSI off-by-one device size.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi-disk.c?cvsroot=qemu&r1=1.7&r2=1.8
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2006-08-06 13:27 Paul Brook
0 siblings, 0 replies; 9+ messages in thread
From: Paul Brook @ 2006-08-06 13:27 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Paul Brook <pbrook> 06/08/06 13:27:39
Modified files:
hw : scsi-disk.c
Log message:
Add missing #define.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi-disk.c?cvsroot=qemu&r1=1.8&r2=1.9
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2006-08-14 15:08 Paul Brook
0 siblings, 0 replies; 9+ messages in thread
From: Paul Brook @ 2006-08-14 15:08 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Paul Brook <pbrook> 06/08/14 15:08:12
Modified files:
hw : scsi-disk.c
Log message:
scsi empty drive fix (Blue Swirl).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi-disk.c?cvsroot=qemu&r1=1.10&r2=1.11
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2006-08-19 11:58 Fabrice Bellard
0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2006-08-19 11:58 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Fabrice Bellard <bellard> 06/08/19 11:58:10
Modified files:
hw : scsi-disk.c
Log message:
no need for bdrv_close()
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi-disk.c?cvsroot=qemu&r1=1.11&r2=1.12
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2007-04-28 20:47 Thiemo Seufer
0 siblings, 0 replies; 9+ messages in thread
From: Thiemo Seufer @ 2007-04-28 20:47 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Thiemo Seufer <ths> 07/04/28 20:47:59
Modified files:
hw : scsi-disk.c
Log message:
Buffer length fixes, by Wang Cheng Yeh.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi-disk.c?cvsroot=qemu&r1=1.13&r2=1.14
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Qemu-devel] qemu/hw scsi-disk.c
@ 2008-02-03 4:05 Andrzej Zaborowski
0 siblings, 0 replies; 9+ messages in thread
From: Andrzej Zaborowski @ 2008-02-03 4:05 UTC (permalink / raw)
To: qemu-devel
CVSROOT: /sources/qemu
Module name: qemu
Changes by: Andrzej Zaborowski <balrog> 08/02/03 04:05:51
Modified files:
hw : scsi-disk.c
Log message:
Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi-disk.c?cvsroot=qemu&r1=1.19&r2=1.20
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2008-02-03 4:05 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-14 15:08 [Qemu-devel] qemu/hw scsi-disk.c Paul Brook
-- strict thread matches above, loose matches on Subject: below --
2008-02-03 4:05 Andrzej Zaborowski
2007-04-28 20:47 Thiemo Seufer
2006-08-19 11:58 Fabrice Bellard
2006-08-06 13:27 Paul Brook
2006-08-06 11:31 Paul Brook
2006-06-03 14:23 Paul Brook
2006-05-26 18:08 Paul Brook
2006-05-26 16:46 Paul Brook
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).