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
/
hw
/
scsi-disk.c
Age
Commit message (
Expand
)
Author
2008-10-11
Correct SCSI error reporting (Laurent Vivier)
blueswir1
2008-10-01
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
2008-07-02
Add rigid and flexible disk geometry page support
blueswir1
2008-06-03
Spelling fixes, by Stefan Weil.
ths
2008-04-29
Revert v4260, breaks Sparc32
blueswir1
2008-04-26
Fix scsi-disk sense-key/status confusion (Marcelo Tosatti).
balrog
2008-02-03
Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).
balrog
2007-12-24
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-17
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
2007-12-10
SCSI cleanup, by Laurent Vivier.
ths
2007-11-17
Break up vl.h.
pbrook
2007-06-03
Spelling fixes, by Stefan Weil.
ths
2007-04-28
Buffer length fixes, by Wang Cheng Yeh.
ths
2006-08-29
SCSI TCQ support.
pbrook
2006-08-19
no need for bdrv_close()
bellard
2006-08-14
scsi empty drive fix (Blue Swirl).
pbrook
2006-08-12
SCSI and USB async IO support.
pbrook
2006-08-06
Add missing #define.
pbrook
2006-08-06
Fix SCSI off-by-one device size.
pbrook
2006-06-04
Disk cache flush support.
pbrook
2006-06-03
More SCSI commands (Blue Swirl).
pbrook
2006-05-30
PCI SCSI HBA emulation.
pbrook
2006-05-26
SCSI lun probing fix.
pbrook
2006-05-26
Small read fix.
pbrook
2006-05-26
Fix scsi sector size confusion (Blue Swirl).
pbrook
2006-05-25
Rearrange SCSI disk emulation code.
pbrook