From: Paolo Bonzini <pbonzini@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: peter.crosthwaite@xilinx.com, hare@suse.de
Subject: Re: [Qemu-devel] [PATCH v2 0/4] scsi: Error reporting cleanups, realize()
Date: Mon, 09 Mar 2015 20:22:18 +0100 [thread overview]
Message-ID: <54FDF2EA.60908@redhat.com> (raw)
In-Reply-To: <1425925048-15482-1-git-send-email-armbru@redhat.com>
On 09/03/2015 19:17, Markus Armbruster wrote:
> Applies cleanly on master now, and passes make check with my "[PATCH
> RFC 1/1] qtest: Add generic PCI device test" applied on top.
>
> v2:
> - Rebase: PATCH 01 loses the spapr_vscsi.c hunk, because commit
> 28b07e7 converted it to realize(). Commit message updated. PATCH
> 03 commit message updated to current error messages. R-bys
> retained, hope that's okay.
>
> Markus Armbruster (4):
> scsi: Clean up duplicated error in legacy if=scsi code
> hw: Propagate errors through qdev_prop_set_drive()
> scsi: Improve error reporting for invalid drive property
> scsi: Convert remaining PCI HBAs to realize()
>
> hw/arm/vexpress.c | 6 +++---
> hw/arm/virt.c | 6 +++---
> hw/block/pflash_cfi01.c | 4 ++--
> hw/block/pflash_cfi02.c | 4 ++--
> hw/core/qdev-properties-system.c | 22 ++++++++++------------
> hw/scsi/esp-pci.c | 28 +++++++++++-----------------
> hw/scsi/lsi53c895a.c | 13 +++----------
> hw/scsi/megasas.c | 12 +++---------
> hw/scsi/scsi-bus.c | 6 +++---
> hw/usb/dev-storage.c | 7 +++++--
> include/hw/qdev-properties.h | 4 ++--
> 11 files changed, 47 insertions(+), 65 deletions(-)
>
Applied, thanks.
Paolo
prev parent reply other threads:[~2015-03-09 19:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 18:17 [Qemu-devel] [PATCH v2 0/4] scsi: Error reporting cleanups, realize() Markus Armbruster
2015-03-09 18:17 ` [Qemu-devel] [PATCH v2 1/4] scsi: Clean up duplicated error in legacy if=scsi code Markus Armbruster
2015-03-09 18:17 ` [Qemu-devel] [PATCH v2 2/4] hw: Propagate errors through qdev_prop_set_drive() Markus Armbruster
2015-03-09 18:17 ` [Qemu-devel] [PATCH v2 3/4] scsi: Improve error reporting for invalid drive property Markus Armbruster
2015-03-09 18:17 ` [Qemu-devel] [PATCH v2 4/4] scsi: Convert remaining PCI HBAs to realize() Markus Armbruster
2015-03-09 19:22 ` Paolo Bonzini [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=54FDF2EA.60908@redhat.com \
--to=pbonzini@redhat.com \
--cc=armbru@redhat.com \
--cc=hare@suse.de \
--cc=peter.crosthwaite@xilinx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.