On Mon, Oct 12, 2015 at 1:41 PM, Beniamino Galvani <b.galv...@gmail.com> wrote: > On Sun, Oct 11, 2015 at 09:21:32AM -0700, Peter Crosthwaite wrote: >> Hi John and Beniamino, >> >> This patch series adds bear-minimum Allwinner SATA support. > > Hi Peter, > > can you suggest a qemu command line to test this? >
-drive file=path/to/rootfs.ext4,if=none,id=sata -device ide-drive,drive=sata,bus=ide.0 --append "root=/dev/sda" Regards, Peter > Beniamino