qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 00/11] SCSI changes for 2014-05-15
Date: Fri, 16 May 2014 12:37:33 +0200	[thread overview]
Message-ID: <1400236664-32334-1-git-send-email-pbonzini@redhat.com> (raw)

The following changes since commit 411f491e0af173cf8f39347574941bd26fbae381:

  Merge remote-tracking branch 'remotes/rth/tags/tgt-axp-pull-20140424' into staging (2014-04-25 13:25:22 +0100)

are available in the git repository at:


  git://github.com/bonzini/qemu.git scsi-next

for you to fetch changes up to 6a86dec61921163b6ab582df988416a6f0ca0ed5:

  [PATCH] block/iscsi: bump year in copyright notice (2014-05-05 10:04:30 +0200)

----------------------------------------------------------------
Fam Zheng (1):
      scsi-disk: Improve error messager if can't get version number

Hannes Reinecke (4):
      megasas: Implement LD_LIST_QUERY
      megasas: Enable MSI-X support
      megasas: Add MSI support
      MAINTAINERS: mark megasas as maintained

Paolo Bonzini (1):
      scsi: Improve error messages more

Peter Lieven (5):
      block/iscsi: allow fall back to WRITE SAME without UNMAP
      block/iscsi: speed up read for unallocated sectors
      block/iscsi: clarify the meaning of ISCSI_CHECKALLOC_THRES
      block/iscsi: allow cluster_size of 4K and greater
      block/iscsi: bump year in copyright notice

 MAINTAINERS            |   6 +
 block/iscsi.c          | 321 ++++++++++++++++++++++++++++++++-----------------
 hw/scsi/megasas.c      |  81 ++++++++++---
 hw/scsi/mfi.h          |   9 ++
 hw/scsi/scsi-disk.c    |  16 ++-
 hw/scsi/scsi-generic.c |   8 +-
 trace-events           |   6 +-
 7 files changed, 314 insertions(+), 133 deletions(-)
-- 
1.8.3.1

             reply	other threads:[~2014-05-16 10:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-16 10:37 Paolo Bonzini [this message]
2014-05-16 10:37 ` [Qemu-devel] [PULL 01/11] scsi-disk: Improve error messager if can't get version number Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 02/11] scsi: Improve error messages more Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 03/11] megasas: Implement LD_LIST_QUERY Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 04/11] megasas: Enable MSI-X support Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 05/11] megasas: Add MSI support Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 06/11] MAINTAINERS: mark megasas as maintained Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 07/11] block/iscsi: allow fall back to WRITE SAME without UNMAP Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 08/11] block/iscsi: speed up read for unallocated sectors Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 09/11] block/iscsi: clarify the meaning of ISCSI_CHECKALLOC_THRES Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 10/11] block/iscsi: allow cluster_size of 4K and greater Paolo Bonzini
2014-05-16 10:37 ` [Qemu-devel] [PULL 11/11] [PATCH] block/iscsi: bump year in copyright notice Paolo Bonzini
2014-05-19 11:52 ` [Qemu-devel] [PULL 00/11] SCSI changes for 2014-05-15 Peter Maydell

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=1400236664-32334-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).