Il 15/03/2012 23:30, Marius Cirsta ha scritto: > > qemu-system-arm --version > QEMU emulator version 1.0,1, Copyright (c) 2003-2008 Fabrice Bellard > > and I have a premade ARM image which I start with: > > qemu-system-arm -M versatilepb -m 256 -kernel > vmlinuz-3.1-versatile-fw5 -hda initrd-arm.img -append "root=/dev/sda > ro quiet" > > > Every now and then I get this: > > lsi_scsi: error: ORDERED queue not implemented
This is only a heuristic in the Linux LSI driver. Its lack is harmless, in fact the feature is not anymore required by SCSI standards. Paolo