index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
scsi-disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix VM state change handlers running out of order
Markus Armbruster
2009-07-30
1
-3
/
+18
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-6
/
+6
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-5
/
+5
*
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
2009-04-13
1
-2
/
+2
*
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-04-07
1
-62
/
+63
*
Misc scsi disk/cdrom fixes/improvements 4/4
blueswir1
2009-03-29
1
-0
/
+3
*
misc scsi disk/cdrom fixes/improvements 3/4
blueswir1
2009-03-29
1
-1
/
+9
*
misc scsi disk/cdrom fixes/improvements 2/4
blueswir1
2009-03-29
1
-0
/
+4
*
misc scsi disk/cdrom fixes/improvements 1/4
blueswir1
2009-03-29
1
-0
/
+1
*
check SCSI read/write requests against max LBA (Rik van Riel)
aliguori
2009-01-29
1
-0
/
+18
*
SCSI divide capacity by s->cluster_size (Rik van Riel)
aliguori
2009-01-28
1
-0
/
+2
*
support >2TB SCSI disks (Rik van Riel)
aliguori
2009-01-28
1
-7
/
+46
*
fix signed/unsigned overflows in SCSI disk (Rik van Riel)
aliguori
2009-01-28
1
-3
/
+6
*
Stop VM on error in scsi-disk (Gleb Natapov)
aliguori
2009-01-22
1
-17
/
+69
*
Make OpenBSD sparc-softmmu compile warning free
blueswir1
2009-01-14
1
-1
/
+1
*
add "serial" parameter to -drive flag (Gleb Natapov)
aliguori
2009-01-07
1
-4
/
+13
*
SCSI: Handle inquiry commands of varying length (Justin Chevrier).
balrog
2008-12-07
1
-3
/
+8
*
Correct SCSI error reporting (Laurent Vivier)
blueswir1
2008-10-11
1
-15
/
+27
*
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
2008-10-01
1
-1
/
+1
*
Add rigid and flexible disk geometry page support
blueswir1
2008-07-02
1
-1
/
+70
*
Spelling fixes, by Stefan Weil.
ths
2008-06-03
1
-1
/
+1
*
Revert v4260, breaks Sparc32
blueswir1
2008-04-29
1
-24
/
+13
*
Fix scsi-disk sense-key/status confusion (Marcelo Tosatti).
balrog
2008-04-26
1
-13
/
+24
*
Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).
balrog
2008-02-03
1
-4
/
+125
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-1
/
+2
*
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
2007-12-17
1
-1
/
+1
*
SCSI cleanup, by Laurent Vivier.
ths
2007-12-10
1
-24
/
+38
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
Spelling fixes, by Stefan Weil.
ths
2007-06-03
1
-1
/
+1
*
Buffer length fixes, by Wang Cheng Yeh.
ths
2007-04-28
1
-4
/
+5
*
SCSI TCQ support.
pbrook
2006-08-29
1
-231
/
+263
*
no need for bdrv_close()
bellard
2006-08-19
1
-1
/
+0
*
scsi empty drive fix (Blue Swirl).
pbrook
2006-08-14
1
-0
/
+1
*
SCSI and USB async IO support.
pbrook
2006-08-12
1
-34
/
+118
*
Add missing #define.
pbrook
2006-08-06
1
-0
/
+1
*
Fix SCSI off-by-one device size.
pbrook
2006-08-06
1
-9
/
+15
*
Disk cache flush support.
pbrook
2006-06-04
1
-1
/
+1
*
More SCSI commands (Blue Swirl).
pbrook
2006-06-03
1
-20
/
+72
*
PCI SCSI HBA emulation.
pbrook
2006-05-30
1
-14
/
+28
*
SCSI lun probing fix.
pbrook
2006-05-26
1
-3
/
+4
*
Small read fix.
pbrook
2006-05-26
1
-1
/
+1
*
Fix scsi sector size confusion (Blue Swirl).
pbrook
2006-05-26
1
-38
/
+41
*
Rearrange SCSI disk emulation code.
pbrook
2006-05-26
1
-0
/
+408