Merge remote-tracking branch 'bonzini/scsi-next' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 29 May 2012 09:28:59 +0000 (04:28 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 29 May 2012 09:28:59 +0000 (04:28 -0500)
commitd501f8478a3c12f50b8cf18214795f3d7c3d94bd
tree67c40bab5548528d8cc421d99141103b86565175
parent24f50d7ea5896a30b0e78f68884586bb8b40ff97
parentf4dfa67f04037c1b1a8f4e4ddc944c5ab308f35b
Merge remote-tracking branch 'bonzini/scsi-next' into staging

* bonzini/scsi-next:
  ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
  ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMC
  ISCSI: get device type at connection time
  ISCSI: change num_blocks to 64-bit
  ISCSI: redo how we set up the events
  scsi: declare vmstate_info_scsi_requests to be static