index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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
*
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2010-12-17
1
-2
/
+51
*
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
1
-0
/
+1
*
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
1
-0
/
+1
*
scsi-disk: Remove duplicate cdb parsing
Hannes Reinecke
2010-11-25
1
-53
/
+21
*
scsi: Move sense handling into the driver
Hannes Reinecke
2010-11-25
1
-8
/
+25
*
scsi: INQUIRY VPD fixes
Hannes Reinecke
2010-11-25
1
-4
/
+14
*
scsi-disk: Move active request asserts
Stefan Hajnoczi
2010-11-24
1
-6
/
+6
*
scsi-disk: Fix immediate failure of bdrv_aio_*
Kevin Wolf
2010-11-04
1
-5
/
+6
*
scsi-disk: Implement werror for flushes
Kevin Wolf
2010-11-04
1
-1
/
+16
*
scsi-disk: Complete failed requests in scsi_disk_emulate_command
Kevin Wolf
2010-11-04
1
-11
/
+10
*
scsi-disk: Implement rerror option
Kevin Wolf
2010-11-04
1
-34
/
+66
*
scsi-disk: propagate the required alignment
Christoph Hellwig
2010-09-21
1
-0
/
+1
*
use qemu_blockalign consistently
Christoph Hellwig
2010-09-21
1
-4
/
+5
*
scsi-disk: add some optional scsi commands
Bernhard Kohl
2010-09-08
1
-1
/
+35
*
scsi: fix and improve debug prints
Bernhard Kohl
2010-09-08
1
-4
/
+4
*
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-1
/
+1
*
scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...
Bernhard Kohl
2010-09-08
1
-0
/
+2
*
scsi-disk: fix the block descriptor returned by the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-2
/
+1
*
scsi-disk: respect the page control (PC) field in the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-10
/
+35
*
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command
Bernhard Kohl
2010-09-08
1
-6
/
+32
*
scsi-disk: fix the mode data length field returned by the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-1
/
+1
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
2010-07-13
1
-0
/
+5
*
scsi: Reject unimplemented error actions
Markus Armbruster
2010-07-06
1
-0
/
+5
*
block: Fix virtual media change for if=none
Markus Armbruster
2010-07-02
1
-1
/
+4
*
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
1
-9
/
+7
*
blockdev: Clean up automatic drive deletion
Markus Armbruster
2010-07-02
1
-1
/
+1
*
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
2010-06-15
1
-1
/
+1
*
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
1
-1
/
+1
*
scsi: Fix info qtree for scsi-disk.ver
Markus Armbruster
2010-06-04
1
-2
/
+5
*
scsi: Turn drive serial into a qdev property scsi-disk.serial
Markus Armbruster
2010-06-04
1
-4
/
+13
*
scsi-disk: Clear aiocb on read completion
Jan Kiszka
2010-05-10
1
-0
/
+2
*
SCSI: Add disk reset handler
Jan Kiszka
2010-05-10
1
-8
/
+27
*
scsi-disk: fix buffer overflow
Gerd Hoffmann
2010-03-17
1
-1
/
+3
*
read-only: Another minor cleanup
Naphtali Sprei
2010-03-17
1
-2
/
+1
*
block: add logical_block_size property
Christoph Hellwig
2010-03-17
1
-5
/
+8
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-2
/
+2
*
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
1
-2
/
+1
*
scsi: Make device scsi-disk reject /dev/sg*
Markus Armbruster
2010-03-09
1
-0
/
+5
*
block: Emit BLOCK_IO_ERROR before vm_stop() call
Luiz Capitulino
2010-03-08
1
-1
/
+1
*
scsi: update comment on the standards revision
Christoph Hellwig
2010-03-06
1
-2
/
+6
*
scsi: add topology support
Christoph Hellwig
2010-02-10
1
-2
/
+26
*
block: add topology qdev properties
Christoph Hellwig
2010-02-10
1
-36
/
+33
*
scsi: Generate BLOCK_IO_ERROR QMP event
Luiz Capitulino
2010-02-10
1
-1
/
+5
*
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
2010-01-26
1
-1
/
+1
*
scsi: device version property
Gerd Hoffmann
2010-01-19
1
-1
/
+4
*
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
2009-12-13
1
-6
/
+15
*
scsi: fix incorrect ?: use
Blue Swirl
2009-12-04
1
-1
/
+2
*
SCSI: Fix Standard INQUIRY data
Laszlo Ast
2009-12-03
1
-3
/
+3
*
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
1
-1
/
+2
[next]