All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Hervé Poussineau" <hpoussin@reactos.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/5] lsi: small cleanup and add 53C810 variant
Date: Mon, 16 Sep 2013 12:43:01 +0200	[thread overview]
Message-ID: <5236E0B5.2030902@redhat.com> (raw)
In-Reply-To: <1379173870-10974-1-git-send-email-hpoussin@reactos.org>

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

      parent reply	other threads:[~2013-09-16 10:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-14 15:51 [Qemu-devel] [PATCH v2 0/5] lsi: small cleanup and add 53C810 variant Hervé Poussineau
2013-09-14 15:51 ` [Qemu-devel] [PATCH v2 1/5] lsi: use constant name instead of its value Hervé Poussineau
2013-09-14 15:51 ` [Qemu-devel] [PATCH v2 2/5] lsi: check ssid versus sdid only if ssid is valid Hervé Poussineau
2013-09-14 15:51 ` [Qemu-devel] [PATCH v2 3/5] lsi: ignore write accesses to CTEST0 registers Hervé Poussineau
2013-09-14 15:51 ` [Qemu-devel] [PATCH v2 4/5] lsi: remove todo Hervé Poussineau
2013-09-14 15:51 ` [Qemu-devel] [PATCH v2 5/5] lsi: add 53C810 variant Hervé Poussineau
2013-09-16 10:43 ` 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=5236E0B5.2030902@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=hpoussin@reactos.org \
    --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.