qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Crosthwaite <crosthwaitepeter@gmail.com>
To: qemu-devel@nongnu.org
Cc: b.galvani@gmail.com, jsnow@redhat.com,
	Peter Crosthwaite <crosthwaite.peter@gmail.com>
Subject: [Qemu-devel] [PATCH v1 0/4]  AHCI patches + Allwinner SATA
Date: Mon, 26 Oct 2015 21:02:33 -0700	[thread overview]
Message-ID: <cover.1445917756.git.crosthwaite.peter@gmail.com> (raw)

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(-)

-- 
1.9.1

             reply	other threads:[~2015-10-27  4:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27  4:02 Peter Crosthwaite [this message]
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
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=cover.1445917756.git.crosthwaite.peter@gmail.com \
    --to=crosthwaitepeter@gmail.com \
    --cc=b.galvani@gmail.com \
    --cc=crosthwaite.peter@gmail.com \
    --cc=jsnow@redhat.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).