From: John Snow <jsnow@redhat.com>
To: Peter Crosthwaite <crosthwaitepeter@gmail.com>, qemu-devel@nongnu.org
Cc: b.galvani@gmail.com, Peter Crosthwaite <crosthwaite.peter@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA
Date: Fri, 30 Oct 2015 18:41:34 -0400 [thread overview]
Message-ID: <5633F21E.8070006@redhat.com> (raw)
In-Reply-To: <cover.1445917756.git.crosthwaite.peter@gmail.com>
On 10/27/2015 12:02 AM, Peter Crosthwaite wrote:
> This patch series adds bare-minimum Allwinner SATA support.
>
> P1 is a trivial to help debug AHCI.
>
> Changed since RFC:
> Addressed Beniamino review.
> Rebased to avoid bad deps (John Snow review)
>
> Regards,
> Peter
>
>
> Peter Crosthwaite (4):
> ahci: Add some MMIO debug printfs
> ahci: split realize and init
> ahci: Add allwinner AHCI
> arm: allwinner-a10: Add SATA
>
> hw/arm/allwinner-a10.c | 11 +++
> hw/ide/ahci.c | 152 +++++++++++++++++++++++++++++++++++------
> hw/ide/ahci.h | 19 +++++-
> hw/ide/ich.c | 10 ++-
> include/hw/arm/allwinner-a10.h | 4 ++
> include/qemu/typedefs.h | 1 +
> 6 files changed, 176 insertions(+), 21 deletions(-)
>
Benefit of the doubt on the Allwinner-specific registers:
Reviewed-by: John Snow <jsnow@redhat.com>
Will stage for 2.5 later.
Thanks,
--js
next prev parent reply other threads:[~2015-10-30 22:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-27 4:02 [Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA Peter Crosthwaite
2015-10-27 4:02 ` [Qemu-devel] [PATCH v1 1/4] ahci: Add some MMIO debug printfs Peter Crosthwaite
2015-10-27 4:02 ` [Qemu-devel] [PATCH v1 2/4] ahci: split realize and init Peter Crosthwaite
2015-10-27 4:02 ` [Qemu-devel] [PATCH v1 3/4] ahci: Add allwinner AHCI Peter Crosthwaite
2015-10-27 4:02 ` [Qemu-devel] [PATCH v1 4/4] arm: allwinner-a10: Add SATA Peter Crosthwaite
2015-10-30 21:28 ` [Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA Peter Maydell
2015-10-30 21:33 ` Peter Crosthwaite
2015-10-30 21:34 ` John Snow
2015-10-30 21:37 ` Peter Maydell
2015-10-30 21:40 ` John Snow
2015-10-30 21:57 ` Peter Maydell
2015-10-30 22:41 ` John Snow [this message]
2015-11-02 19:55 ` John Snow
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=5633F21E.8070006@redhat.com \
--to=jsnow@redhat.com \
--cc=b.galvani@gmail.com \
--cc=crosthwaite.peter@gmail.com \
--cc=crosthwaitepeter@gmail.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).