qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] scsi fixes


From: Hannes Reinecke
Subject: [Qemu-devel] [PATCH 0/4] scsi fixes
Date: Mon, 11 Jul 2011 15:02:22 +0200

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

[Prev in Thread] Current Thread [Next in Thread]