Hi all,

these are some fixes I found during debugging my megasas HBA emulation.
This time I've sent them as a separate patchset for inclusion.
All of them have been acked, so please apply.

Hannes Reinecke (4):
  iov: Update parameter usage in iov_(to|from)_buf()
  scsi: Add 'hba_private' to SCSIRequest
  scsi-disk: Fixup debugging statement
  scsi-disk: Mask out serial number EVPD

 hw/esp.c               |    2 +-
 hw/lsi53c895a.c        |   22 +++++++-------------
 hw/scsi-bus.c          |    9 +++++--
 hw/scsi-disk.c         |   21 ++++++++++++++-----
 hw/scsi-generic.c      |    5 ++-
 hw/scsi.h              |   10 ++++++--
 hw/spapr_vscsi.c       |   29 ++++++++-------------------
 hw/usb-msd.c           |    9 +-------
 hw/virtio-net.c        |    2 +-
 hw/virtio-serial-bus.c |    2 +-
 iov.c                  |   49 ++++++++++++++++++++++++++---------------------
 iov.h                  |   10 ++++----
 12 files changed, 84 insertions(+), 86 deletions(-)

-- 
1.7.3.4


Reply via email to