On 10/19/2014 06:58 AM, Chen Gang wrote:
On 10/19/14 21:38, Max Filippov wrote:
On Sun, Oct 19, 2014 at 5:37 PM, Chen Gang <gang.chen.5...@gmail.com> wrote:
- running:
./arm-softmmu/qemu-system-arm -M arm-generic-fdt -nographic -smp 2
-machine linux=on -serial mon:stdio -dtb ../linux-xlnx/system.dtb \
-kernel ../linux-xlnx/arch/microblaze/boot/linux.bin -initrd
../microblaze_complete.cpio.gz
qemu-system-microblaze?
OK, thanks.
And after correct it, it is still failed:
[root@localhost qemu]#./microblazeel-softmmu/qemu-system-microblazeel -M
microblaze-fdt -nographic -smp 1 -machine linux=on -serial mon:stdio -dtb
../linux-xlnx/system.dtb -kernel
../linux-xlnx/arch/microblaze/boot/linux.bin -initrd
../microblaze_complete.cpio.gz
Segmentation fault (core dumped)
Originally, I referenced the link below:
http://www.wiki.xilinx.com/QEMU
Try the microblaze and microblazeel subdirectories in
http://server.roeck-us.net/qemu/.
This doesn't use devicetree, but the configurations are known to be working
with kernel releases all the way back to kernel version 3.10.
Guenter