Thank you for replying dE.
I tried using gtk as below and get the following error,
> ./qemu-1.6.0/arm-softmmu/qemu-system-arm -M versatilepb -gtk -m 128M -kernel linux-3.11.2/arch/arm/boot/uImage
qemu-system-arm: -gtk: invalid optionUsing curses like this,
./qemu-1.6.0/arm-softmmu/qemu-system-arm -M versatilepb -curses -m 128M -kernel linux-3.11.2/arch/arm/boot/uImage
Just makes my terminal window go blank and I don't see anything. My host system is ubuntu 12.04 (64-bit) 4GB RAM. I can understand if the simulation (or emulation?) is slow, but for nothing to appear for about 30 seconds makes me think something is wrong (I killed the qemu-system-arm process from another terminal window after that time period). Or should I wait longer?
As for not using the ubuntu package manager, I want to eventually try adding my own custom board to qemu - which means that I'd better start getting used to compiling the code. Note; I don't have any hardware and am using this as a way to learn more about ARM systems.
Off-topic: Do I use "reply-to-all" when responding or only reply to "qemu-discuss[at]