Re: [Qemu-devel] versatilepb cannot load roofs

2017-03-06 Thread Peter Maydell
On 5 March 2017 at 07:57, Jiahuan Zhang wrote: > Dear QEMU developers, > > I have a problem when running qemu to build a system with versatilepb, > linux zImage and rootfs. the qemu cmdl is as follows. > > ../qemu/build/arm-softmmu/qemu-system-arm.exe -M versatilepb -kernel zImage > -dtb versatile

[Qemu-devel] versatilepb cannot load roofs

2017-03-04 Thread Jiahuan Zhang
Dear QEMU developers, I have a problem when running qemu to build a system with versatilepb, linux zImage and rootfs. the qemu cmdl is as follows. ../qemu/build/arm-softmmu/qemu-system-arm.exe -M versatilepb -kernel zImage -dtb versatile-pb.dtb -initrd ramfs.gz -nographic -append "console=ttyAMA0