[Qemu-discuss] ARM Linux Image

2014-11-06 Thread Radu Velea
Hello, Does anyone know where I can find a linux image with kernel version > 3.0 that runs on qemu-system-arm? Are there any tutorials out there for building such an image for qemu? Thanks, Radu

[Qemu-discuss] QEMU singlestep

2014-05-28 Thread Radu Velea
Hello, I've been using QEMU in user mode to run an executable with debug mode and I've noticed that the number of assembly instructions differs from one runtime to another, even for a trivial "hello world". Is there an explanation for this? qemu-aarch64 -singlestep -d in_asm hello_world.exe has f