qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/4]  AHCI patches + Allwinner SATA
@ 2015-10-27  4:02 Peter Crosthwaite
  2015-10-27  4:02 ` [Qemu-devel] [PATCH v1 1/4] ahci: Add some MMIO debug printfs Peter Crosthwaite
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Peter Crosthwaite @ 2015-10-27  4:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: b.galvani, jsnow, Peter Crosthwaite

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-11-02 19:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2015-11-02 19:55 ` John Snow

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