qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA


From: Peter Crosthwaite
Subject: [Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA
Date: Mon, 26 Oct 2015 21:02:33 -0700

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 via email to

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