index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi-disk.c
Age
Commit message (
Expand
)
Author
2011-01-24
scsi-disk: Allow overriding SCSI INQUIRY removable bit
Stefan Hajnoczi
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-11-25
scsi-disk: Remove duplicate cdb parsing
Hannes Reinecke
2010-11-25
scsi: Move sense handling into the driver
Hannes Reinecke
2010-11-25
scsi: INQUIRY VPD fixes
Hannes Reinecke
2010-11-24
scsi-disk: Move active request asserts
Stefan Hajnoczi
2010-11-04
scsi-disk: Fix immediate failure of bdrv_aio_*
Kevin Wolf
2010-11-04
scsi-disk: Implement werror for flushes
Kevin Wolf
2010-11-04
scsi-disk: Complete failed requests in scsi_disk_emulate_command
Kevin Wolf
2010-11-04
scsi-disk: Implement rerror option
Kevin Wolf
2010-09-21
scsi-disk: propagate the required alignment
Christoph Hellwig
2010-09-21
use qemu_blockalign consistently
Christoph Hellwig
2010-09-08
scsi-disk: add some optional scsi commands
Bernhard Kohl
2010-09-08
scsi: fix and improve debug prints
Bernhard Kohl
2010-09-08
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
Bernhard Kohl
2010-09-08
scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...
Bernhard Kohl
2010-09-08
scsi-disk: fix the block descriptor returned by the MODE SENSE command
Bernhard Kohl
2010-09-08
scsi-disk: respect the page control (PC) field in the MODE SENSE command
Bernhard Kohl
2010-09-08
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command
Bernhard Kohl
2010-09-08
scsi-disk: fix the mode data length field returned by the MODE SENSE command
Bernhard Kohl
2010-08-24
Rearrange block headers
Blue Swirl
2010-07-13
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
2010-07-06
scsi: Reject unimplemented error actions
Markus Armbruster
2010-07-02
block: Fix virtual media change for if=none
Markus Armbruster
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
blockdev: Clean up automatic drive deletion
Markus Armbruster
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
scsi: Fix info qtree for scsi-disk.ver
Markus Armbruster
2010-06-04
scsi: Turn drive serial into a qdev property scsi-disk.serial
Markus Armbruster
2010-05-10
scsi-disk: Clear aiocb on read completion
Jan Kiszka
2010-05-10
SCSI: Add disk reset handler
Jan Kiszka
2010-03-17
scsi-disk: fix buffer overflow
Gerd Hoffmann
2010-03-17
read-only: Another minor cleanup
Naphtali Sprei
2010-03-17
block: add logical_block_size property
Christoph Hellwig
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-09
scsi: Make device scsi-disk reject /dev/sg*
Markus Armbruster
2010-03-08
block: Emit BLOCK_IO_ERROR before vm_stop() call
Luiz Capitulino
2010-03-06
scsi: update comment on the standards revision
Christoph Hellwig
2010-02-10
scsi: add topology support
Christoph Hellwig
2010-02-10
block: add topology qdev properties
Christoph Hellwig
2010-02-10
scsi: Generate BLOCK_IO_ERROR QMP event
Luiz Capitulino
2010-01-26
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
2010-01-19
scsi: device version property
Gerd Hoffmann
2009-12-13
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
2009-12-04
scsi: fix incorrect ?: use
Blue Swirl
2009-12-03
SCSI: Fix Standard INQUIRY data
Laszlo Ast
[next]