]> Git Repo - qemu.git/commit
SCSI emulation: Support unmap via WRITE_SAME_10.
authorRonnie Sahlberg <[email protected]>
Thu, 19 Apr 2012 10:41:16 +0000 (20:41 +1000)
committerPaolo Bonzini <[email protected]>
Thu, 19 Apr 2012 14:16:05 +0000 (16:16 +0200)
commitc9e4d8284e1f3205aa3c05dc18932f9ca2c05f53
tree74efb950a367799f5a41d7147d362f6350517fd8
parent6a2de0f2038349716049c9b9a972d6777c85424b
SCSI emulation: Support unmap via WRITE_SAME_10.

This was added in SBC r26 in place of the reserved bits that were
present up to that version.

It is the same as WRITE_SAME_16 as far as QEMU is concerned.

Signed-off-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/scsi-disk.c
This page took 0.02853 seconds and 4 git commands to generate.