qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] lsi: small cleanup and add 53C810 varian


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/5] lsi: small cleanup and add 53C810 variant
Date: Mon, 16 Sep 2013 12:43:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

Il 14/09/2013 17:51, Hervé Poussineau ha scritto:
> Hi,
> 
> This small patchset fixes a few issues I encountered while trying to
> add support for the IBM RS/6000 40p.
> 
> Patches 1 to 4 are small cleanups.
> Patch 5 may be more controversial, as it adds support for an older
> (albeit compatible) SCSI adapter, without removing emulation of newer
> features.
> 
> Changes since v1:
> - added patch 4 (lsi emulation has been tested on big-endian guest)
> - added a comment in patch 5 (remark from Paolo Bonzini)
> 
> Hervé Poussineau (5):
>   lsi: use constant name instead of its value
>   lsi: check ssid versus sdid only if ssid is valid
>   lsi: ignore write accesses to CTEST0 registers
>   lsi: remove todo
>   lsi: add 53C810 variant
> 
>  hw/scsi/lsi53c895a.c     |   32 +++++++++++++++++++++++++++-----
>  include/hw/pci/pci_ids.h |    1 +
>  2 files changed, 28 insertions(+), 5 deletions(-)
> 

Applied to scsi-next, thanks.

Paolo



reply via email to

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