From: Anthony Liguori <anthony@codemonkey.ws>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 00/10] SCSI updates for 2012-06-12
Date: Wed, 20 Jun 2012 08:11:57 -0500 [thread overview]
Message-ID: <4FE1CC1D.9050904@codemonkey.ws> (raw)
In-Reply-To: <1339519362-18852-1-git-send-email-pbonzini@redhat.com>
On 06/12/2012 11:42 AM, Paolo Bonzini wrote:
> Anthony,
>
> The following changes since commit dbaf26b3b22daae3be6a89b965e43503e7c3b912:
>
> Revert "build: compile oslib-obj-y once" (2012-06-10 20:29:19 +0000)
>
> are available in the git repository at:
>
> git://github.com/bonzini/qemu.git scsi-next
>
> for you to fetch changes up to 023e639ab5e9726bee57a17b57490a29be038041:
>
> virtio-scsi: do not crash on adding buffers to the event queue (2012-06-12 18:37:52 +0200)
Hi Paolo,
The megasas controller needs to be converted post-QBus conversion. Please
rebase and resend.
This did come in before the qom-next pull, but I really wanted to get the next
stage of qom going so I pulled out of order. Sorry for the inconvenience.
Regards,
Anthony Liguori
>
> ----------------------------------------------------------------
> Hannes Reinecke (3):
> megasas: Add header file
> megasas: LSI Megaraid SAS HBA emulation
> megasas: Add trace events
>
> Paolo Bonzini (5):
> scsi: simplify handling of the VPD page length field
> scsi: add a qdev property for the disk's WWN
> atapi: implement READ DISC INFORMATION
> scsi-disk: implement READ DISC INFORMATION
> virtio-scsi: do not crash on adding buffers to the event queue
>
> Ronnie Sahlberg (2):
> ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
> ISCSI: force use of sg for SMC and SSC devices
>
> block/iscsi.c | 152 ++++
> default-configs/pci.mak | 1 +
> hw/Makefile.objs | 1 +
> hw/ide/atapi.c | 31 +
> hw/megasas.c | 2198 +++++++++++++++++++++++++++++++++++++++++++++++
> hw/mfi.h | 1248 +++++++++++++++++++++++++++
> hw/pci_ids.h | 2 +
> hw/scsi-defs.h | 1 +
> hw/scsi-disk.c | 69 +-
> hw/scsi-generic.c | 13 +-
> hw/virtio-scsi.c | 6 +-
> trace-events | 79 ++
> 12 files changed, 3783 insertions(+), 18 deletions(-)
> create mode 100644 hw/megasas.c
> create mode 100644 hw/mfi.h
prev parent reply other threads:[~2012-06-20 13:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-12 16:42 [Qemu-devel] [PULL 00/10] SCSI updates for 2012-06-12 Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 01/10] scsi: simplify handling of the VPD page length field Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 02/10] scsi: add a qdev property for the disk's WWN Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 03/10] atapi: implement READ DISC INFORMATION Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 04/10] scsi-disk: " Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 05/10] ISCSI: Add SCSI passthrough via scsi-generic to libiscsi Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 06/10] ISCSI: force use of sg for SMC and SSC devices Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 07/10] megasas: Add header file Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 08/10] megasas: LSI Megaraid SAS HBA emulation Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 09/10] megasas: Add trace events Paolo Bonzini
2012-06-12 16:42 ` [Qemu-devel] [PATCH 10/10] virtio-scsi: do not crash on adding buffers to the event queue Paolo Bonzini
2012-06-20 13:11 ` Anthony Liguori [this message]
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=4FE1CC1D.9050904@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=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).