hw/ide: Emulate SiI3112 SATA controller
commita9dd6604a663d1a88e5cf6b1446d6a1202c3334d
authorBALATON Zoltan <balaton@eik.bme.hu>
Sat, 16 Dec 2017 22:42:39 +0000 (16 23:42 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 10 Jan 2018 01:53:00 +0000 (10 12:53 +1100)
tree2c37dd305a2e479d355b7dd5560ce9ce2548fe2d
parent2b3db9dd34579d3253bb6062db92f2af20b39502
hw/ide: Emulate SiI3112 SATA controller

This is a common generic PCI SATA controller that is also used in PCs
but more importantly guests running on the Sam460ex board prefer this
card and have a driver for it (unlike for other SATA controllers
already emulated).

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: John Snow <jsnow@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
MAINTAINERS
default-configs/ppcemb-softmmu.mak
hw/ide/Makefile.objs
hw/ide/sii3112.c [new file with mode: 0644]
hw/ide/trace-events