public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Stefan Haynoczi <stefanha@linux.vnet.ibm.com>,
	kvm@vger.kernel.org, Alexander Graf <agraf@suse.de>,
	Hannes Reinecke <hare@suse.de>
Subject: [PATCH 0/4] scsi fixes
Date: Mon, 11 Jul 2011 15:02:22 +0200	[thread overview]
Message-ID: <1310389346-30790-1-git-send-email-hare@suse.de> (raw)

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	other threads:[~2011-07-11 13:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 13:02 Hannes Reinecke [this message]
2011-07-11 13:02 ` [PATCH 1/4] iov: Update parameter usage in iov_(to|from)_buf() Hannes Reinecke
2011-07-11 13:02   ` [PATCH 2/4] scsi: Add 'hba_private' to SCSIRequest Hannes Reinecke
2011-07-11 13:02     ` [PATCH 3/4] scsi-disk: Fixup debugging statement Hannes Reinecke
2011-07-11 13:02       ` [PATCH 4/4] scsi-disk: Mask out serial number EVPD Hannes Reinecke
2011-07-11 13:34 ` [PATCH 0/4] scsi fixes Stefan Hajnoczi
2011-07-11 13:42   ` Kevin Wolf
2011-07-11 13:45     ` Hannes Reinecke
2011-07-12 13:37 ` [Qemu-devel] " Kevin Wolf
2011-07-19  6:31   ` Hannes Reinecke
2011-07-19  7:39     ` Kevin Wolf
2011-07-19  8:10       ` Hannes Reinecke
2011-07-19  8:50         ` Alexander Graf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1310389346-30790-1-git-send-email-hare@suse.de \
    --to=hare@suse.de \
    --cc=agraf@suse.de \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox