Hi John and Beniamino, This patch series adds bear-minimum Allwinner SATA support.
P1 is a trivial to help debug AHCI. 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 | 155 ++++++++++++++++++++++++++++++++++++----- hw/ide/ahci.h | 19 ++++- hw/ide/ich.c | 10 ++- include/hw/arm/allwinner-a10.h | 5 ++ 5 files changed, 179 insertions(+), 21 deletions(-) -- 1.9.1