qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/4] scsi: Error reporting cleanups, realize(


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/4] scsi: Error reporting cleanups, realize()
Date: Mon, 09 Mar 2015 20:22:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0


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



reply via email to

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