On Mon, Dec 10, 2018 at 05:52:35PM +0300, Sergei Shtylyov wrote: > Hello! > > On 12/10/2018 04:46 PM, Corentin Labbe wrote: > > > When playing with a virtual SPARC machine with qemu, I found that the > > IDE emulated device was not probing with the ata/pata_oldpiix driver. > > Correctly, it should probe with ata_piix, > > > But with the old ide/piix, it was probed.> > > This is due to this PCI devid was not migrated from the old ide/piix. > > It wasn't on purpose -- the IDE driver supports the original PIIX > incorrectly. > Hello What about removing this old driver totally if it dont work ? Regards