Re: [Qemu-devel] [PATCH v2] hw/ide: Emulate SiI3112 SATA controller

2017-12-20 Thread John Snow
On 12/16/2017 05:42 PM, BALATON Zoltan wrote: > 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:

Re: [Qemu-devel] [PATCH v2] hw/ide: Emulate SiI3112 SATA controller

2017-12-17 Thread David Gibson
On Sat, Dec 16, 2017 at 11:42:39PM +0100, BALATON Zoltan wrote: > 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). >