commit | a9dd6604a663d1a88e5cf6b1446d6a1202c3334d | [log] [tgz] |
---|---|---|
author | BALATON Zoltan <balaton@eik.bme.hu> | Sat Dec 16 23:42:39 2017 +0100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Wed Jan 10 12:53:00 2018 +1100 |
tree | 2c37dd305a2e479d355b7dd5560ce9ce2548fe2d | |
parent | 2b3db9dd34579d3253bb6062db92f2af20b39502 [diff] |
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>